INSERT into table_name (column1, column2) values (value1, value2)
source
You must be logged in to post a comment.