Press Ctrl+Enter to execute queryPress Enter to execute query
Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `driver`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `driver`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
CREATE TABLE `transfer`.`reports` ( `id` INT NOT NULL AUTO_INCREMENT , `wages` VARCHAR(255) NOT NULL , `advance` VARCHAR(255) NOT NULL , `leaves` VARCHAR(255) NOT NULL , PRIMARY KEY (`id`)) ENGINE = InnoDB;Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `reports`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `reports`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `reports`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `reports`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `driver`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `reports`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `driver`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `reports`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `reports`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `reports`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `reports`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
INSERT INTO `reports` (`id`, `driver_name`, `wages`, `advance`, `leaves`) VALUES (NULL, 'shahzaib', '25000', '500', '5'), (NULL, 'mohsin', '45000', '100', '2');Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `reports`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `reports`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `reports`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `driver`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `driver`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `reports`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `reports` WHERE driver_name='shahzaib'Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `reports`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `driver_route`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: During current session
SELECT * FROM `driver_route`Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: 20:21:33
UPDATE `driver_route` SET `accept_from` = '4:00 AM' WHERE `driver_route`.`id` = 24;
Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: 20:21:46
UPDATE `driver_route` SET `accept_from` = '5:00 AM' WHERE `driver_route`.`id` = 23;
Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: transfer Queried time: 20:22:4
UPDATE `driver_route` SET `accept_to` = '7:00 AM' WHERE `driver_route`.`id` = 23;
x