What kind of database is db2?
No Answer is Posted For this Question
Be the First to Post Answer
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 are the benefits of using the db2 database?
What is Call attach facility? How does it work?
How to execute stored procedure in db2 command editor?
Comment whether the cursor is closed during commit or not.
What is CHECK PENDING ?
what is a collection?
Is db2 a programming language?
What are bind parameters in db2?
Why might full image copies be faster to implement than an incremental image copy?
What is drop table?
What is the use of commit in db2?