Query Run
select * from comment where comment_id=2 2 years ago
select * from comment where commend_id=2 2 years ago
select * from logging where log_title = 'नरेन्द्र_मोदी'; 2 years ago
select distinct(log_type) from logging where log_title = 'नरेन्द्र_मोदी'; 2 years ago
select distinct(log_type) from logging; 2 years ago
select * from logging where log_action = 'protect' and log_title =... 2 years ago
select * from logging where log_action = 'protect' limit 20; 2 years ago
select distinct(log_action) from logging limit 10; 2 years ago
select distinct(log_title) from logging limit 10; 2 years ago
describe logging; 2 years ago
describe logging; 2 years ago