Question: The SQL WHERE clause:

Options

A : limits the column data that are returned.

B : limits the row data are returned.

C : Both A and B are correct.

D : Neither A nor B are correct.

Click to view Correct Answer

Previous || Next

Introduction to SQL - General Questions more questions

You have run an SQL statement that asked the DBMS....

Which of the following is not considered to be a....

The DBMS that is most difficult to use is ________....

You can add a row using SQL in a database....

The command to remove rows from a table 'CUSTOMER' is:

Which of the following is the original purpose of SQL?

The wildcard in a WHERE clause is useful when?

A view is which of the following?

The command to eliminate a table from a database is:

ON UPDATE CASCADE ensures which of the following?

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