My sql statement select avg(salary) from emp yields inaccurate results. Why?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between IN subselects and EXISTS subselect?
how will i display the duplicate record's from a table... i don't want to eliminate ...i want to display the duplicate record...for example in my table i have 10 record's like record no(1,2,3,4,2,9,6,1) in this ...so i want to receive duplicates...
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
What are the disadvantages of PAGE level lock?
I have some 3 particular fields ..i want to know which all tables have those 3 fields. Is there any way to identify.. can we know by quering system tables..
how does the defining of a stored procedure effect the size of a DB2 data base A) it increases the size of a data base B) it decreases the size of a data base C) it does not effect the size of the data base D) it changes the table space structures
Mention the various locks that are available in db2.
What is the picture clause of the null indicator variable?
What is Skeleton cursor table (SKCT)?
Suppose the outcome of executing a query results in a row having null. Based on the answer how you use it? Its declaration and inclusion?
What type of database is db2?
What's the Maximum Length of SQLCA and what's the content of SQLCABC?