What is an instance database?
No Answer is Posted For this Question
Be the First to Post Answer
What is nvl in db2?
How does DB2 determine what lock-size to use?
What is consistency token in db2?
I have 1000 rows in a db2 table.I want to update first 100 records,How do I do it?
What is the physical storage length of time data type?
if i made sme changes in sub pgm wht r the things to be done for this ?
db2 query I have one table with the following details. SNO SNAME DOJ ------ -------------------- ---------- 10 KRISH 2007-03-19 20 REDDY 2007-05-19 30 RRRRR 2007-05-19 40 BBBBB 2008-05-19 50 CCCCC 2009-05-19 60 JJJJJ 2009-05-19 70 JJJJJ 2004-05-19 i want the output in the following format:( no of students joined in each year(no nedd to consider about month and date) year count --------- ---------- 2004 1 2007 3 2008 1 2009 2
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
How to execute stored procedure in db2 command editor?
How many buffer pools are there in DB2?
What is lock contention?
What is an access path?