Answer & Solution
Answer: Option B
Solution:
The INSERT operation in SQL is used to insert new records into a database table. It adds one or more new rows to the specified table with the values provided.