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
Customise 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
Customise 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 emphasised for SQL query textareas (*2). Restore default value
Documentation Textarea size (rows) in edit mode, this value will be emphasised 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 bigint(20) unsigned
company_id bigint(20) unsigned
product_category_id bigint(20) unsigned
sku varchar(80)
name varchar(150)
brand varchar(120)
model varchar(120)
unit_type enum -- pcs
serial_required tinyint(1) 0
mac_required tinyint(1) 0
warranty_required tinyint(1) 0
warranty_months int(10) unsigned
minimum_stock_level decimal(14,3) 0.000
branch_allowed tinyint(1) 1
active_monitoring_device tinyint(1) 0
qr_barcode_enabled tinyint(1) 1
approval_status enum -- pending
approved_by bigint(20) unsigned
approved_at timestamp
status enum -- active
created_by bigint(20) unsigned
updated_by bigint(20) unsigned
created_at timestamp current_timestamp()
updated_at timestamp current_timestamp()
deleted_at timestamp
stock_movement_class enum -- normal
image_required tinyint(1) 0
minimum_order_quantity decimal(14,3) 0.000


Column Type Function Null Value
id bigint(20) unsigned
company_id bigint(20) unsigned
product_category_id bigint(20) unsigned
sku varchar(80)
name varchar(150)
brand varchar(120)
model varchar(120)
unit_type enum -- pcs
serial_required tinyint(1) 0
mac_required tinyint(1) 0
warranty_required tinyint(1) 0
warranty_months int(10) unsigned
minimum_stock_level decimal(14,3) 0.000
branch_allowed tinyint(1) 1
active_monitoring_device tinyint(1) 0
qr_barcode_enabled tinyint(1) 1
approval_status enum -- pending
approved_by bigint(20) unsigned
approved_at timestamp
status enum -- active
created_by bigint(20) unsigned
updated_by bigint(20) unsigned
created_at timestamp current_timestamp()
updated_at timestamp current_timestamp()
deleted_at timestamp
stock_movement_class enum -- normal
image_required tinyint(1) 0
minimum_order_quantity decimal(14,3) 0.000

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

Continue insertion with rows