What do you mean by storage group (stogroup)?
No Answer is Posted For this Question
Be the First to Post Answer
What is a recovery log?
How to check table size in db2 sap?
How to resolve the -305 error code in DB2? And also please let me know, how to resolve the db2 error codes.
How do I delete a column in db2?
How do I delete a table in database?
What is a clustered index?
What are the Isolation levels possible ?
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
Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.
What are data types?
AGGREGATE function support by DB2. A) SUM & AVG B) SUM, MIN & AVG C) SUM, MAX, AVG , MIN &COUNT D) NONE
What is db2 look?