select * from content limit 5;
|
5 years ago |
select * from content_models;
|
5 years ago |
select * from content;
|
5 years ago |
select distinct(content_model) from content;
|
5 years ago |
select * from content_models;
|
5 years ago |
select * from slot_roles;
|
5 years ago |
select distinct(slot_role_id) from slots;
|
5 years ago |
select * from content limit 3;
|
5 years ago |
select * from slots limit 3;
|
5 years ago |
select * from slot_roles limit 3;
|
5 years ago |
select * from slots limit 3;
|
5 years ago |
select * from revision where rev_id = 854851586;
|
5 years ago |
select * from revision where rev_id = 854851586;
|
5 years ago |
select distinct(rev_text_id) from revision;
|
5 years ago |
show tables;
|
5 years ago |
select * from text where old_id = 854851586;
|
5 years ago |
select * from revision where rev_id = 854851586;
|
5 years ago |
select * from revision limit 5;
|
5 years ago |
select * from page limit 5;
|
5 years ago |
select * from revision where rev_text_id = 0;
|
5 years ago |
select * from revision limit 5;
|
5 years ago |
select * from page limit 5;
|
5 years ago |
select * from redirect limit 5;
|
5 years ago |
select * from page where page_title = 'AccessibleComputing';
|
5 years ago |
select * from page where page_title = AccessibleComputing;
|
5 years ago |
use enwiki_p; |
5 years ago |