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 :
Options
Set default





Collapse Expand Requery Edit Explain Profiling 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)
interview_session_id int(11) Browse foreign values Browse foreign values
applicant_id int(11) Browse foreign values Browse foreign values
question_id int(11) Browse foreign values Browse foreign values
question_shown_at datetime
question_video_started_at datetime
question_video_ended_at datetime
countdown_started_at datetime
recording_started_at datetime
recording_ended_at datetime
auto_started_recording tinyint(1) 0
recording_stop_reason varchar(40)
upload_started_at datetime
upload_completed_at datetime
uploaded_at datetime
is_early_submitted tinyint(1) 0
confirmed_short_answer tinyint(1) 0
answer_video_path varchar(255)
answer_video_original_filename varchar(255)
answer_video_stored_filename varchar(255)
answer_video_mime_type varchar(120)
answer_video_size int(11) 0
answer_duration_seconds int(11)
retake_count int(11) 0
retake_request_id int(11)
retake_attempt int(11) 0
answer_version int(11) 1
replaced_by_answer_id int(11)
replaced_at datetime
replaced_by_user_id int(11)
video_file_path varchar(255)
video_filename varchar(255)
video_size int(11) 0
mime_type varchar(120)
duration_seconds int(11)
attempt_no int(11) 1
recorded_at datetime current_timestamp()
submitted_at datetime
upload_status enum -- uploaded
status enum -- active
created_at datetime current_timestamp()
updated_at datetime


Column Type Function Null Value
id int(11)
interview_session_id int(11) Browse foreign values Browse foreign values
applicant_id int(11) Browse foreign values Browse foreign values
question_id int(11) Browse foreign values Browse foreign values
question_shown_at datetime
question_video_started_at datetime
question_video_ended_at datetime
countdown_started_at datetime
recording_started_at datetime
recording_ended_at datetime
auto_started_recording tinyint(1) 0
recording_stop_reason varchar(40)
upload_started_at datetime
upload_completed_at datetime
uploaded_at datetime
is_early_submitted tinyint(1) 0
confirmed_short_answer tinyint(1) 0
answer_video_path varchar(255)
answer_video_original_filename varchar(255)
answer_video_stored_filename varchar(255)
answer_video_mime_type varchar(120)
answer_video_size int(11) 0
answer_duration_seconds int(11)
retake_count int(11) 0
retake_request_id int(11)
retake_attempt int(11) 0
answer_version int(11) 1
replaced_by_answer_id int(11)
replaced_at datetime
replaced_by_user_id int(11)
video_file_path varchar(255)
video_filename varchar(255)
video_size int(11) 0
mime_type varchar(120)
duration_seconds int(11)
attempt_no int(11) 1
recorded_at datetime current_timestamp()
submitted_at datetime
upload_status enum -- uploaded
status enum -- active
created_at datetime current_timestamp()
updated_at datetime

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

Continue insertion with rows