["What is the purpose of the ORDER BY clause in SQL?", "Which type of statement is used to insert new records into a table?", "Which of the following SQL statements will update the 2nd record in the TPOL table with the given values?", "What is SQL?", "Which aggregate function calculates the average value of a set of data?", "Which of the following SQL statements will fetch the sum of all premiums paid in the TPOL table?", "What is the purpose of the LIMIT clause in SQL?", "What is the purpose of a primary key constraint in SQL?", "What is the data type for the Policy no column in the TPOL table?", "What type of constraint ensures that each record has a unique combination of values across one or more columns?"]