What should be specified along with a cursor in order to
continue updating process after commit?
Why do we need reorg in db2?
select distinct(empid),distinct(dept),name from EMP will the above query work?
What is a base table?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language
if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)
how to fetch first 100 rows in db2
Usually, which is more important for DB2 system performance - CPU processing or I/O access?
What do the initials DDL and DML stand for and what is their meaning?
What is a plan and package in db2?
i have one file having 100 of records? i want to display it like 20 records in one column and 20 records in another column total 40 records per page ? how ?
How to access db2 tables in mainframe?