select
LEFT(rev_timestamp,6) as month,
ct_tag_id,
count(*) as... |
2 years ago |
select
LEFT(rev_timestamp,6) as month,
ctd_id,
count(*) as... |
2 years ago |
select
LEFT(rev_timestamp,6) as month,
ctd_name,
count(*) as... |
2 years ago |
select
LEFT(rev_timestamp,6) as month,
count(*) as... |
2 years ago |
select
LEFT(rev_timestamp,6) as month,
user_name,
... |
2 years ago |
set @ct_tag_id = (
select
ctd_id
from
change_tag_def
where
... |
2 years ago |
set @ct_tag_id = (
select
ctd_id
from
change_tag_def
where
... |
2 years ago |
set @ct_tag_id = (
select
ctd_id
from
change_tag_def
where
... |
2 years ago |
set @ct_tag_id = (
select
ctd_id
from
change_tag_def
where
... |
2 years ago |
set @ct_tag_id = (
select
ctd_id
from
change_tag_def
where
... |
2 years ago |
set @ct_tag_id = (
select
ctd_id
from
change_tag_def
where
... |
2 years ago |
use tewiki_p;
set @dbname = 'tewiki';
set @ct_tag_id = (
select
... |
2 years ago |