sp_help category; |
3 years ago |
sp_help category; |
3 years ago |
sp_help category; |
3 years ago |
sp_help category; |
3 years ago |
sp_help [ [ @tables = ] `category` ] |
3 years ago |
sp_help [ [ @tables = ] `category` ] |
3 years ago |
sp_help [ [ @tables = ] `category` ] |
3 years ago |
sp_help [ [ @tables = ] `category` ] |
3 years ago |
sp_help [ [ @tables = ] `category` ] |
3 years ago |
sp_help enwiki_p.category; |
3 years ago |
sp_help enwiki_p.category; |
3 years ago |
sp_help enwiki_p.category; |
3 years ago |
sp_help enwiki_p.category; |
3 years ago |
sp_help enwiki_p.category; |
3 years ago |
sp_help `category`; |
3 years ago |
sp_help `category`; |
3 years ago |
sp_help [ [ @objname = ] 'category' ] |
3 years ago |
describe category;
|
3 years ago |
show tables;
|
3 years ago |
select cat_title
from category; |
3 years ago |
select *
from page
where page_id = 25 |
3 years ago |
select page_id
from page
where page_id = 25 |
3 years ago |
show tables; |
3 years ago |
select page_id
from `Pages`
where page_id = 25 |
3 years ago |