What is cursor stability?
What are the three DB2 date and time data types and their associated functions?
Which DB2 catalog tables are used to produce a list of table column by table for all tables in a database?
Can SQL statements/queries be included in a copybook?
could you give me an example how, where i code CHECKPOINT and restart...I need and example....thanks..
What are delete-connected tables?
What is a dbrm in db2?
What are the 4 environments which can access DB2 ?
What is the use of commit in db2?
Can a Db2 table data be retrived through JCL?
Say CUST Table contains records like: CUSTNO CUSTNAME CUSTLOC 100 ABC SSS 200 XYZ 300 PQR 400 MNO WWW 500 CVV ------------- ------------- Now write a query to retrieve all records with CUSTLOC no data.
What is a page in db2?
What is the difference between IN subselects and EXISTS subselect?