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 |
What is image copy?
What is UNION,UNION ALL?
what is differnece between DROP TABLE & DELETE TABLE .
what is the difference between where clause and having clause
B37 abend during spufi?
What is the use of DELGEN in DB2? Can we Write the program with out using it?
Can I use LOCK TABLE on a view?
wht is d/f b/w inner join and outer join ? d/f group by and order by having by ?
What is cursor stability in db2?
I am getting a error multiple row fetched while executing a Cobol-DB2 program.How can I solve it without using a cursor.
What is buffer pool and list some of them?
What is host variable in db2 cobol?