Login
Remember
Register
Ask a Question
Which assertion is used to authorize get entry to on database tables?
0
votes
asked
May 1, 2023
in
DB2
by
Robin
Which assertion is used to authorize get entry to on database tables?
assertion
db2
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 1, 2023
by
Robin
GRANT keyword is used to provide privileges on DB2 tables.
...