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 are the five built-in functions provided by SQL?
COUNT, SUM, AVG, MAX, MIN
SUM, AVG, MIN, MAX, MULT
SUM, AVG, MULT, DIV, MIN
SUM, AVG, MIN, MAX, NAME
Correct Answer:
COUNT, SUM, AVG, MAX, MIN
← Previous Question
Next Question→
More Questions from
Introduction to SQL
Find the SQL statement below that is equal to the following: SELECT NAME FROM CUSTOMER WHERE STATE = 'VA';
Which of the following is valid SQL for an Index?
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:
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments