INSERT INTO table_name (column1, column2, column3, ...) VALUES (value1, value2, value3, ...); 2. If you are adding values for all the columns of the table, you do not need to specify the column names ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results