Database - Introduction to SQL - Discussion

Discussion Forum : Introduction to SQL - General Questions (Q.No. 3)
3.
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.
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
27 comments Page 3 of 3.

Anil said:   1 decade ago
Where is a active transformation which changes the number of rows.

Swopna said:   1 decade ago
I can't understand. Anyone please explain it. I too have a doubt.

Shilpashree said:   1 decade ago
In where clause we use the condition on the row tuple.

Adane said:   1 decade ago
What is the difference between SQL and ORACLE?

Sanjib said:   9 years ago
Where clause is used to invoke index.

Raku said:   1 decade ago
View is used to limit the column.

Iftikhar said:   1 decade ago
Please Explain. I have Doubt.


Post your comments here:

Your comments will be displayed after verification.