Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
Introduction to SQL
When three or more AND and OR conditions are combined, it is easier to use the SQL keyword(s):
LIKE only.
IN only.
NOT IN only.
Both IN and NOT IN.
Correct Answer:
Both IN and NOT IN.
← Previous Question
Next Question→
More Questions from
Introduction to SQL
The command to remove rows from a table 'CUSTOMER' is:
________ was adopted as a national standard by ANSI in 1992.
The SQL WHERE clause:
You can add a row using SQL in a database with which of the following?
Which one of the following sorts rows in SQL?
SQL can be used to:
The SQL statement that queries or reads data from a table is ________ .
Which of the following is the original purpose of SQL?
Most companies keep at least two versions of any database they are using.
The SQL statement: SELECT Number1 + Number 2 AS Total FROM NUMBER_TABLE; adds two numbers from each row together and lists the results in a column named Total.
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments