Answer Posted / sunil1405
SELECT * FROM <TABLE NAME> WHERE COLNAME=<PARAMETERS>;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain about rct.
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is a Foreign Key?
What is precompiler in db2?
Can you use max on a char column?
How to check last update on table in db2?
How does a cursor work?
How to access db2 tables in mainframe?
What is the syntax for creating a table in the db2 database?
What is the reason behind not using select * in embedded sql programs?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
i want to maintain uniqueness on pdf without make lf??????????
What is innodb buffer pool?
What are union and union all?
What is temporal table in db2?