Identify whether the given statement is true or false.
“In an INSERT statement, if columns are not specified in the INTO clause, the values in the
VALUES clause must be in the order in which the columns have been defined in the table.”
A.
False
B.
True