What's The Error Code For Unique Index Voilation?
No Answer is Posted For this Question
Be the First to Post Answer
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 packages in db2?
Explain the contents that are a part of dclgen.
what is main use of table space and index object? please its urgent
5 Answers CA, Cap Gemini, CGI, CTS, EDS, HTC, IBM, Satyam, Syntel, TCS, Wipro,
difference between group clause and order clause
What will the DB2 optimizer do?
How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
What's The Error Code For Unique Index Voilation?
When do you specify the isolation level?
Explain the use of the WHERE clause?
Compare a subselect to a join?
What is deadlock?