Restaurants Management System
It is a portal where consumer gets all facility with comparison in dif
read moreOur development opt in to the projects they genuinely want to work on, committing wholeheartedly to delivering.
It is a portal where consumer gets all facility with comparison in dif
read moreSoftware End School Management System provides user-friendly dashboar
read moreSoftware End Point of Sale and Inventory Management System are profe
read moreNr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `Menu`.`id`, `Menu`.`parent_id`, `Menu`.`name`, `Menu`.`slug`, `Menu`.`url`, `Menu`.`type` FROM `softwaresbd_main`.`menus` AS `Menu` WHERE `Menu`.`status` = '1' ORDER BY `Menu`.`order` ASC | 10 | 10 | 0 | |
2 | SELECT `Config`.`key`, `Config`.`value` FROM `softwaresbd_main`.`configs` AS `Config` WHERE 1 = 1 | 15 | 15 | 0 | |
3 | BEGIN | 0 | 0 | 0 | |
4 | INSERT INTO `softwaresbd_main`.`logs` (`user_id`, `ip`, `port`, `controller`, `action`, `created`) VALUES (NULL, '18.97.9.174', '39388', 'products', '/products/product_view', '2024-12-07 12:24:08') | 1 | 1 | 0 | |
5 | COMMIT | 0 | 0 | 0 | |
6 | SELECT `Quicklink`.`id`, `Quicklink`.`name`, `Quicklink`.`links`, `Quicklink`.`status`, `Quicklink`.`created`, `Quicklink`.`modified` FROM `softwaresbd_main`.`quicklinks` AS `Quicklink` WHERE `status` = '1' | 4 | 4 | 0 | |
7 | SELECT `Product`.`id`, `Product`.`name`, `Product`.`category_id`, `Product`.`description`, `Product`.`feature`, `Product`.`demo`, `Product`.`credential`, `Product`.`price`, `Product`.`seq`, `Product`.`is_public`, `Product`.`status`, `Product`.`created`, `Product`.`modified`, `Category`.`id`, `Category`.`type`, `Category`.`name`, `Category`.`description`, `Category`.`seq`, `Category`.`status`, `Category`.`created`, `Category`.`modified` FROM `softwaresbd_main`.`products` AS `Product` LEFT JOIN `softwaresbd_main`.`categories` AS `Category` ON (`Product`.`category_id` = `Category`.`id`) WHERE `Product`.`status` = '1' AND `Product`.`is_public` = '1' | 4 | 4 | 1 | |
8 | SELECT `Project`.`id`, `Project`.`product_id`, `Project`.`client_id`, `Project`.`employee_id`, `Project`.`contractor_id`, `Project`.`name`, `Project`.`extra`, `Project`.`requirement`, `Project`.`web`, `Project`.`price`, `Project`.`advance`, `Project`.`paid`, `Project`.`contractor_percentage`, `Project`.`seq`, `Project`.`start_date`, `Project`.`end_date`, `Project`.`status`, `Project`.`created`, `Project`.`modified` FROM `softwaresbd_main`.`projects` AS `Project` WHERE `Project`.`product_id` IN (2, 3, 4, 5) | 3 | 3 | 0 |