When reorg is used?
No Answer is Posted For this Question
Be the First to Post Answer
How does coalesce work?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What are the advantages of using a PACKAGE?
How does db2 sample database connect?
What are db2 tables?
How are write I/Os from the buffer pool executed?
Is db2 a programming language?
Can I use LOCK TABLE on a view?
How to execute stored procedures?
If there is no row in Emp table with Ename as Raghava and you run the below queries in SPUFI. 1.select Ename from EMP wher Ename = 'raghava' 2.Select count(*) from EMP where Ename = 'raghava' What is SQLCODE shown up in SPUFI
What is the use of commit in db2?
Under what circumstances will DB2 allow an SQL statement to update more than one primary key value at a time?