Answer Posted / 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 |
Post New Answer View All Answers
What is the picture clause of null indicator variable?
What is the use of with ur in db2?
What is dbrm? When it will be created?
Which isolation level provides maximum concurrency?
Explain how can you do the explain of a dynamic sql statement?
what is the sqlcode -501
How to take backup of table in db2?
Define data page.
What is db2 look?
How many types of page locks can be held in db2?
What are the various data types available in db2?
What is package in db2 mainframe?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference
What is the use of reorg in db2?