InterviewSolution
Saved Bookmarks
| 1. |
Which statement is used to authorize access on database tables? |
|
Answer» GRANT keyword is used to grant privileges on DB2 tables. |
|