This query is marked as a draft This query has been published by Bulgu.

SQL

x
 
USE trwiki_p;
#SHOW TABLES ;
DESCRIBE flaggedimages;
DESCRIBE flaggedpage_config;
DESCRIBE flaggedpage_pending;
DESCRIBE flaggedpages;
DESCRIBE flaggedrevs;
DESCRIBE flaggedrevs_promote;
DESCRIBE flaggedrevs_statistics;
DESCRIBE flaggedrevs_stats;
DESCRIBE flaggedrevs_stats2;
DESCRIBE flaggedrevs_tracking;
DESCRIBE flaggedtemplates;
select distinct pp_propname from page_props;
show databases
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Checking query status...