use tewiki_p;
SELECT * from revision where rev_comment_id= 20140
-- and... |
3 years ago |
use tewiki_p;
SELECT ar_rev_id,rev_comment_id,ar_comment_id FROM... |
3 years ago |
use tewiki_p;
SELECT ar_rev_id,rev_comment_id,ar_comment_id FROM... |
3 years ago |
use tewiki_p;
SELECT ar_rev_id,rev_comment_id,ar_comment_id FROM... |
3 years ago |
use tewiki_p;
SELECT ar_rev_id,rev_comment_id,ar_comment_id FROM... |
3 years ago |
use tewiki_p;
SELECT * FROM archive,actor
where actor_id=ar_actor
and... |
3 years ago |
use tewiki_p;
SELECT * FROM archive,actor
where actor_id=ar_actor
and... |
3 years ago |
use tewiki_p;
SELECT * FROM archive,actor
where actor_id=ar_actor
and... |
3 years ago |
use tewiki_p;
SELECT * FROM archive,actor
where actor_id=ar_actor
and... |
3 years ago |
use tewiki_p;
SELECT * FROM archive,actor
where actor_id=ar_actor
and... |
3 years ago |
use tewiki_p;
SELECT * FROM archive,actor
where actor_id=ar_actor
and... |
3 years ago |
use tewiki_p;
SELECT * FROM archive
where ar_text is not null
/* rev_id =... |
3 years ago |
use tewiki_p;
SELECT * FROM archive
-- where ar_comment_id = 0
/* rev_id =... |
3 years ago |
use tewiki_p;
SELECT * FROM archive
where ar_comment_id = 0
/* rev_id =... |
3 years ago |
use tewiki_p;
SELECT * FROM archive
where ar_comment_id =0
/* rev_id =... |
3 years ago |
use tewiki_p;
SELECT * FROM archive
where ar_comment_id !=0
/* rev_id =... |
3 years ago |
use tewiki_p;
SELECT * FROM archive
where ar_comment_id is not... |
3 years ago |
use tewiki_p;
SELECT * FROM archive
where comment_id is not null
/* rev_id... |
3 years ago |
use tewiki_p;
SELECT * FROM archive
where
/* rev_id = ar_rev_id
and... |
3 years ago |
use tewiki_p;
SELECT * FROM archive, revision
where
/* rev_id = ar_rev_id
... |
3 years ago |
use tewiki_p;
SELECT * FROM archive, revision
where
rev_id = ar_rev_id
... |
3 years ago |
use tewiki_p;
SELECT * FROM archive, revision
where
rev_id = ar_rev_d
... |
3 years ago |
use tewiki_p;
SELECT * FROM archive
where ar_title = "విపణీకరణ"
limit 100 |
3 years ago |
use tewiki_p;
SELECT
*FROM
archive
where ar_totle ="విపణీకరణ"
limit 100 |
3 years ago |
use tewiki_p;
SELECT
*FROM
archive
limit 100 |
3 years ago |
use tewiki_p;
SELECT
*FROM
archive
where ar_comment_id = 20140
limit 100 |
3 years ago |
use tewiki_p;
SELECT
actor.actor_name,
-- substr(ar_timestamp,1,4) as... |
3 years ago |
use tewiki_p;
SELECT
actor.actor_name,
-- substr(ar_timestamp,1,4) as... |
3 years ago |