Can All Users Have The Privilege To Use The SQL Statement
Select (DML)?
Answer / s
If the SELECT privilege is granted to PUBLIC, Yes.
Otherwise privilege has to granted explicitly.
| Is This Answer Correct ? | 1 Yes | 0 No |
Is it possible to update a primary key value? If not, what is the error code given? If yes, can more than 1 primary key column be updated at a time?
What is the COBOL picture clause for a DB2 column defined as DECIMAL(11,2)?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
How to resolve -803 sql code in DB2?
cobol-db2 runjcl please?
What is buffer pool in the db2 database?
When would you prefer to use VARCHAR?
I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?
What is the difference between cursor stability and repeatable read isolation levels?
Explain about dbrm.
What is the difference between TYPE 1 index & TYPE 2 index
What does DSNDB07 database do?