Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
Introduction to SQL
Which of the following is valid SQL for an Index?
CREATE INDEX ID;
CHANGE INDEX ID;
ADD INDEX ID;
REMOVE INDEX ID;
Correct Answer:
CREATE INDEX ID;
← Previous Question
Next Question→
More Questions from
Introduction to SQL
To sort the results of a query use:
The benefits of a standard relational language include which of the following?
Which of the following do you need to consider when you make a table in SQL?
Which of the following is the correct order of keywords for SQL SELECT statements?
The SQL keyword(s) ________ is used with wildcards.
To remove duplicate rows from the results of an SQL SELECT statement, the ________ qualifier specified must be included.
The HAVING clause does which of the following?
SQL is:
The result of a SQL SELECT statement is a(n) ________ .
The SQL keyword BETWEEN is used:
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments