Answer Posted / srinivasa yadav
VIEW IS A VIRTUAL MEMEORY SPACE WHICH DOES'NT HOLD ANY DATA.
MAINLY VIEW IS USED TO RESTRICT AUTHORIZATION FOR THE
USERS. SO USER CAN ACCESS ONLY PARTICULAR COLUMNS.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are packages in db2?
What parameters are used to control the free space in DB2?
What is image copy in db2?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
How do I change the column size in db2?
What is db2 instance?
can all users have the privilage to use the sql statement select * (dml)?
Define buffer pool.
How to retrieve rows from a db2 table in embedded sql?
Which component is responsible for db2 startup and shutdown?
What are bind parameters in db2?
How do you pull up a query which was previously saved in qmf?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What is the use of predicate?
What is the difference between dbm cfg and db cfg file in db2 ?