mirror of
https://github.com/google/nomulus.git
synced 2025-05-20 19:29:35 +02:00
Improve ICANN reporting golden query test
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=159570806
This commit is contained in:
parent
e94ba8d2af
commit
d05151b026
2 changed files with 17 additions and 4 deletions
|
@ -12,6 +12,8 @@
|
|||
-- See the License for the specific language governing permissions and
|
||||
-- limitations under the License.
|
||||
|
||||
-- END OF HEADER
|
||||
|
||||
SELECT
|
||||
Tld.tld AS tld,
|
||||
SUM(IF(metricName = 'operational-registrars', count, 0)) AS operational_registrars,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue