What is role in db2?
Answer / Arti Rajput
In DB2, a role is a named collection of authorizations (grantees) and their associated privileges. Roles are used to simplify the management of database authorization by grouping multiple individual authorizations into a single object.
| Is This Answer Correct ? | 0 Yes | 0 No |
What os does db2 run on?
What is a subselect? Is it different from a nested select?
What is filter factor?
What is concurrency in db2?
What is -904 sql code? How to resolve it?
What are the functions of Bind?
How do you find the maximum value in a column in db2?
How to fetch the last row from the table in SQL (db2)?
What are the four lockable units for DB2?
when i am trying to update a table having 1000 rows. the program abends.how we will come to know the last successful updated row was. we are not using any commit operations
Explain about rct in db2?
How to solve S0C7 abend with out using DISPlay in 10 mins?