Define db2 and its databases?
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 a single table,How to retrieve a employee-id of an employee who works in more than one department?
What is the max length of sqlca?
Generally if I want to select the names starting with c I need to use c% But how could I code to select the data which contains % as a part of data.
can we update the table by using cursors can anyone post the query?
Which catalog table stores referential constraints?
What is a SELECT statement?
What is the syntax required for the creation of a cursor?
What is difference between rollback and commit?
How to compare data between two tables in db2?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What is the role of the data page in the db2 database?