What does this mean ?
GRANT BIND,EXECUTE ON PLAN MK2 TO PUBLIC;
Answer Posted / shilpa
this is data control language these work will done by data
base administrator. if the dba gives the permission then
only we can use tables and other components otherwise we
can do any operation.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is copy pending and check pending in db2?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference
What do you mean by cursor?
How would you find out the total number of rows in a db2 table?
What is a storage group (stogroup)?
Which command is used to connect to a database in DB2 ? Give the Syntax.
How to find the number of rows in a db2 table?
How connect db2 database to datastage?
What is db2 look?
What os does db2 run on?
Explain what are the various isolation levels possible?
What's The Error Code For Unique Index Voilation?
What is query_cache_limit?
What is a cursor in programming?