what is different three logs in DB2?
Answer / sravani
active log,archieve log, bootstrap dataset is also a log
| Is This Answer Correct ? | 8 Yes | 0 No |
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...
When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?
What is the physical storage length of timestamp data type?
What is DCLGEN?
Can you use a select query in a loop to fetch multiple rows? If so what is the advantage of using a cursor?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
Which one allows duplicate values Union or Union All ?
What is Skeleton cursor table (SKCT)?
What are the functions in DB2?
what is the steps followed in EXPLAIN Process or EXPLAIN command. (Explain is for identifying the optimized access path but how or what is the steps for doing the EXPLAIN)
What is a trigger in the db2 database?
in column y record abc.v abc.s xyz.j abc.h i wan only abc columns how to retrieve thi records