Once you create a view, where would information about the
view be stored?
Answer Posted / s
The CREATE statment is stored in the SYSIBM.SYSVIEWS
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is check constraint in db2?
What is an instance in db2?
What is db2 and what is the use of db2 optimizer?
What is database manager in db2?
How to rename a table in DB2 ?
What is package in db2 mainframe?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
what is the sqlcode -501
What are the benefits of using the db2 database?
What is the role of the data page in the db2 database?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
Which command is used to remove all rows from a table?
List down the data types in the db2 database.
What is image copy in db2?
How to retrieve rows from a db2 table in embedded sql?