What is the role of schema in the db2 database?



What is the role of schema in the db2 database?..

Answer / Aniruddh Dev Singh

A schema in DB2 provides a container for logically related database objects, such as tables, views, and stored procedures. It serves to organize these objects, improve security, and aid in maintenance tasks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

how to identify the pseudo conversation by seeing the program

2 Answers   DELL,


what is the use of cursors?

3 Answers   iGate,


How do I start db2 in windows?

1 Answers  


Name some fields from SQLCA.

2 Answers  


What is a composite index and how does it differ from a multiple index?

1 Answers  


What is db2 instance?

1 Answers  


What is a system catalog table in db2?

1 Answers  


What is the picture clause of null indicator variable?

1 Answers  


How do you do the EXPLAIN of a dynamic SQL statement?

2 Answers  


What's the maximum number of volumes that can be added to a STOGROUP?

1 Answers   IBM,


how can you copy records present in a flat physical file to a database file(physical file).please explain in rpg400 with a simple example

1 Answers   CTS,


Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code?

6 Answers  


Categories