Multiple choice Which of the following is/are true statement(s)? Indexes are used to retrieve the rows of the database table quickly. Indexes are not useful for the tables having less data. The check constraints in SQL defines the business rules that should be follow by all the rows of the database. Both (1) and (3) are true. All (1), (2) and (3) are true. Reveal answer Fill a bubble to check yourself E Correct answer Explanation Yes, all the three statements are true.