0
1
llucycodes42
This inserts into a table the values in the passed in USERS table, where the first column is the USER_INPUT column, and the second and third columns are the values in the USERS table.
Shortcut: s_i
INSERT INTO ``(``) VALUES (values);