Drop files here

SQL upload ( 0 ) x -

Page-related settings Click on the bar to scroll to top of page
Press Ctrl+Enter to execute query Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse Expand Show trace Hide trace Count : Time taken :
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Options
Set default





Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database : Queried time :
Edit mode
Customize edit mode.
Edit mode
Documentation Disallow BLOB and BINARY columns from editing. Restore default value
Documentation Display the function fields in edit/insert mode. Restore default value
Documentation Defines whether or not type fields should be initially displayed in edit/insert mode. Restore default value
Documentation How many rows can be inserted at one time. Restore default value
Documentation Sort order for items in a foreign-key dropdown box; content is the referenced data, id is the key value. Restore default value
Documentation A dropdown will be used if fewer items are present. Restore default value
Text fields
Customize text input fields.
Text fields
Documentation Defines which type of editing controls should be used for CHAR and VARCHAR columns; input - allows limiting of input length, textarea - allows newlines in columns. Restore default value
Documentation Defines the minimum size for input fields generated for CHAR and VARCHAR columns. Restore default value
Documentation Defines the maximum size for input fields generated for CHAR and VARCHAR columns. Restore default value
Documentation Number of columns for CHAR/VARCHAR textareas. Restore default value
Documentation Number of rows for CHAR/VARCHAR textareas. Restore default value
Documentation Textarea size (columns) in edit mode, this value will be emphasized for SQL query textareas (*2). Restore default value
Documentation Textarea size (rows) in edit mode, this value will be emphasized for SQL query textareas (*2). Restore default value
Documentation Double size of textarea for LONGTEXT columns. Restore default value
Column Type Function Null Value
id int(11)
car_plate varchar(20)
car_type enum --
res_car_type varchar(60)
vehicle_kind varchar(100)
brand varchar(50)
model varchar(120)
car_year year(4)
color varchar(30)
fuel_type enum --
engine_cc int(11)
engine_cylinders int(11)
horsepower_hp int(11)
cargo_width_m decimal(5,2)
cargo_length_m decimal(5,2)
cargo_height_m decimal(5,2)
timing_system enum --
timing_note varchar(255)
chassis_no varchar(50)
engine_no varchar(50)
reg_date date
reg_date_text varchar(100)
vehicle_age_years int(11)
reg_expire date
insurance_co varchar(100)
insurance_no varchar(50)
insurance_expire date
inspect_expire date
last_service_km int(11)
last_service_date date
next_service_km int(11)
next_service_date date
current_km int(11)
gross_weight_kg int(11)
curb_weight_kg int(11)
payload_weight_kg int(11)
department varchar(100)
assigned_driver int(11)
remark text
status enum -- active
created_at timestamp current_timestamp()


Column Type Function Null Value
id int(11)
car_plate varchar(20)
car_type enum --
res_car_type varchar(60)
vehicle_kind varchar(100)
brand varchar(50)
model varchar(120)
car_year year(4)
color varchar(30)
fuel_type enum --
engine_cc int(11)
engine_cylinders int(11)
horsepower_hp int(11)
cargo_width_m decimal(5,2)
cargo_length_m decimal(5,2)
cargo_height_m decimal(5,2)
timing_system enum --
timing_note varchar(255)
chassis_no varchar(50)
engine_no varchar(50)
reg_date date
reg_date_text varchar(100)
vehicle_age_years int(11)
reg_expire date
insurance_co varchar(100)
insurance_no varchar(50)
insurance_expire date
inspect_expire date
last_service_km int(11)
last_service_date date
next_service_km int(11)
next_service_date date
current_km int(11)
gross_weight_kg int(11)
curb_weight_kg int(11)
payload_weight_kg int(11)
department varchar(100)
assigned_driver int(11)
remark text
status enum -- active
created_at timestamp current_timestamp()

and then
Use TAB key to move from value to value, or CTRL+arrows to move anywhere.

Continue insertion with rows