What is null value in db2?
No Answer is Posted For this Question
Be the First to Post Answer
what is the process of precompiler?
in db2, already 10 columns arie der, and i want to insert 11th column. what parameters u wil consider for insertion and how will u insert
db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above.
what is the difference between where clause and having clause
What is bind plan?
how to fetch multiple records without using cursor
What is scrollable cursor in db2?
How to resolve -504 sql code in DB2?
How would you move a tablespace (using STOGROUP) to a different DASD volume allocated to that tablespace?
What is dclgen (declaration generator)?
if there is a table with huge number of records and if i want to extract only first 3 records from the table, what query i have to provide to retreive first 3 records
What is the difference between Where and Having Clause