selectcount(*) as aggregate from `courses` where `courses`.`childcategory_id` =9and `courses`.`childcategory_id` isnotnulland `status` ='1'and `type` ='1'630μseclass_purchasecopyCategoriesController.php#492
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_name6.41mseclass_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.3mseclass_purchasecopyhead.blade.php#63