What is the maximum number of tables that can be stored on
a Partitioned Table Space ?
What is usage pointer in cobol?
in GDG: is it poosible to copy records from a file which utilizes some 100 cylinders to a gdg whose model is defined as trk(1,0) and also it possible to copy 100 bytes file to 80 bytes file?
The only place of VSAM KSDS in DB2 is?
What are the 2 sqlcodes that are returned?
How is a typical db2 batch pgm executed?
What is DCLGEN ?
What is QUIESCE?
Can any one tell me about Restart logic in DB2.
which authority can be granted to group of users using the GRANT stmt? A) SYSCTRL B) SYSADM C) DBCTRL D) DB ADM
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
Generally if I want to select the names starting with c I need to use c% But how could I code to select the data which contains % as a part of data.
What is a synonym ?