What is innodb buffer pool?
No Answer is Posted For this Question
Be the First to Post Answer
What is query for your birthday date should be in hours,minute and seconds format?
Usually, which is more important for DB2 system performance - CPU processing or I/O access?
How to resolve SQL Code -310. The db table feild is declared as Decimal(7,2).
What can the Locate option of the Repair Utility accomplish?
What is the difference between static and dynamic SQL?
what are the max. & min. no. of partitions allowed in a partition tablespace?
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
What is an instance database?
Which are the db2 tools to protect integrity of the database?
wht steps we need will coding cobol and db2 pgm ?
What is the difference between a package and a plan?
6 Answers Infosys, L&T, Mphasis,
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