What is iseries database?
No Answer is Posted For this Question
Be the First to Post Answer
How do I delete a table in database?
What is Declaration Generator(DCLGEN)?
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
Mention the location where the output received from explain statement is stored.
How do I add a column to an existing table in db2?
How does cobol compile db2 program?
Is ibm db2 free?
What is a DB2 bind?
wht are the restrictions for union ?
What is table space in db2?
Define predicate?
what happend with out using Commit,when closing cursor and program?