Explain the use of the WHERE clause.
Answers were Sorted based on User's Feedback
Answer / tharanath.n
you can restrict the rows returned from query by using the
where clause,a where clause contain a condition that must
be met, and it directly follows the from clause. if the
condition is true, the row meeting the condition is returned
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / s
The WHERE clause only retrieves the rows based on the
predicate coded in the SQL.
Is This Answer Correct ? | 0 Yes | 0 No |
What is image copy in db2?
What is the physical storage length of date data type?
What is database alias db2?
What is the difference between nvl and coalesce?
what is difference between random and sequence file access
What will the DB2 optimizer do?
Can you Average the Characters ?
What is sqlca?
Explain about open switch business continuity software?
What is the difference between cursor and select statement?
how to resolve -818 error. how to see timestamp token in load module and plan
How is the value function used?