What are db2 tables?



What are db2 tables?..

Answer / Manmohan

DB2 tables are data structures used to store organized collections of data. They consist of rows and columns, with each row representing a unique record and each column representing an attribute or field of the record.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

What is the role of schema in the db2 database?

1 Answers  


What is a lock?

1 Answers  


Discuss about db2 bind?

1 Answers  


How is deadlock resolved?

1 Answers  


How to handle null values in db2

4 Answers  


What is REORG? When is it used?

4 Answers  


What is difference between alias and synonym in db2?

1 Answers  


What are the contents of dclgen?

1 Answers  


What is the difference between Where and Having Clause

7 Answers   IBM, iFlex,


Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?

3 Answers  


What are foreign keys in db2?

1 Answers  


What is lock escalation?

2 Answers  


Categories