Executed Queries (9)
-
select column_name as `column_name` from information_schema.columns where table_schema = 'ekhfj_testing_hfj' and table_name = 'countries'x1 -
select * from `companies` where `id` = '240' limit 1x1 -
select * from `countries` where `countries`.`code` in (0) and `active` = 1x2 -
select `id`, `name` from `cities` where `id` = '285815' and `active` = 1 limit 1x1 -
select count(*) as aggregate from `posts` where `company_id` = 240 and `is_deleted` = 0 and `is_active` = 1 and `is_post_expire` = 0 and `archived` = 0x1 -
select * from `users` where `users`.`id` = '5776' limit 1x1 -
select * from `nationality` where `nationality`.`id` in (0)x1 -
select * from `cities` where `cities`.`id` in (285815) and `active` = 1x1