Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
Introduction to SQL
The SQL WHERE clause:
limits the column data that are returned.
limits the row data are returned.
Both A and B are correct.
Neither A nor B are correct.
Correct Answer:
limits the row data are returned.
← Previous Question
Next Question→
More Questions from
Introduction to SQL
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.
Microsoft Access has become ubiquitous, and being able to program in Access is a critical skill.
SQL is a data sublanguage.
SUM, AVG, MIN, and MAX can only be used with numeric columns.
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments