Identify the SQL Statements
Description: You will be asked a question for SQL statement, Choose appropriate answer from the options. | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases sql |
Attempted
0/20
Correct 0
Score 0
‹
›
If a table is dropped, which of the following statement is true.
A function-based index is an index based on expressions
Which of the below statement is worth creating an index
Which SQL statement is used to update data in a database?
With SQL, how do you select all the records from a table named "Persons" where the value of the column "FirstName" is "Peter"?