selectcount(*) as aggregate from `courses` where `courses`.`subcategory_id` =8and `courses`.`subcategory_id` isnotnulland `status` ='1'730μseclass_purchasecopyCategoriesController.php#448
select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema ='eclass_purchasecopy'and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') orderby table_name3.16mseclass_purchasecopyhead.blade.php#50
select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema ='eclass_purchasecopy'and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') orderby table_name3.45mseclass_purchasecopyhead.blade.php#63