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

SQL

AخA
 
use s51306__copyright_p;
-- show tables;
describe wikiprojects;
select wp_lang, wp_project from wikiprojects group by wp_lang, wp_project
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...