Question: The HAVING clause does which of the following?

Options

A : Acts like a WHERE clause but is used for groups rather than rows.

B : Acts like a WHERE clause but is used for rows rather than columns.

C : Acts like a WHERE clause but is used for columns rather than groups.

D : Acts EXACTLY like a WHERE clause.

Click to view Correct Answer

Previous || Next

Introduction to SQL - General Questions more questions

Which of the following is the correct order of keywords....

A subquery in an SQL SELECT statement is enclosed in:

The result of a SQL SELECT statement is a(n) ________....

Which of the following are the five built-in functions provided....

In an SQL SELECT statement querying a single table, according....

The SQL -92 wildcards are ____ and ____ .

To remove duplicate rows from the results of an SQL....

The benefits of a standard relational language include which of....

Which of the following do you need to consider when....

SQL query and modification commands make up a(n) ________ .

Advanced SQL - General Questions more Online Exam Quiz

Database Redesign - General Questions

Data Modeling with ER Model - General Questions

Data Warehousing - General Questions

Distributed Databases - General Questions

Introduction to Database - General Questions

JDBC, Java Server Pages, and MySQL - General Questions

Logical Database Design - General Questions

Managing Databases with Oracle - General Questions

SQL Server 2000 - General Questions

Managing Multiuser Databases - General Questions