which authority can be granted to group of users using the
GRANT stmt?
A) SYSCTRL
B) SYSADM
C) DBCTRL
D) DB ADM

Answer Posted / mehdee

- All the above group are Data Base Admin. they are not
users. The following are the type of grant to users:
GRANT SELECT ON TABLE
GRANT DELETE ON TABLE
GRANT BIND,EXECUTE ON PACKAGE
GRANT UPDATE ON TABLE
GRANT INSERT ON TABLE
GRANT ALL ON TABLE

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you classify the locks in db2?

636


How do we specify index to include or not during bind process.

1674


How to find schema of a table in db2?

570


How do I import a csv file into db2?

560


How to view db2 table structure?

591






What is a db2 package?

599


What is the purpose of using commit?

617


What is the difference between nvl and coalesce?

600


What is the use of reorg in db2?

604


What are the uses of db2 optimizer?

817


Define check constraint.

644


What is meant by dclgen?

618


What does db2 plan contain?

573


What is db2?

741


Is it possible using max on a char column?

607