How many databases can be created inside an instance in db2 ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of value function?
What is the function of the Data Manager?
Q4. How will you get the count of record without using COUNT verb in query?
how to fetch first 100 rows in db2
Is it possible to precompile if db2 goes down?
What is reorg and runstats in db2?
How to run db2 command in windows?
how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE
What is a DB2 catalog?
Define check constraint.
What if we try to insert the base table through updatable view , but failed to give a column value which is defined as NOT NULL.
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...