mirror of
https://github.com/google/nomulus
synced 2026-02-03 03:22:26 +00:00
Improve ICANN reporting golden query test
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=159570806
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user