Question 21

Which SQL function can be used to replace NULL values with a specified value?
  • Question 22

    Which SQL statement is used to insert a new row into a table?
  • Question 23

    What does the NEXTVAL pseudocolumn do in SQL?
  • Question 24

    What is the primary purpose of an index in SQL?
  • Question 25

    Which command would drop an index from a table?