Biology Forums - Study Force

Other Fields Homework Help Management Topic started by: EnS0urce on Jan 31, 2018



Title: Which of the following will revoke a user's object privileges?
Post by: EnS0urce on Jan 31, 2018
Which of the following will revoke a user's object privileges?
 a. REVOKE objectprivilege ON OBJECT objectname FROM username;
   b. REVOKE objectprivilege ON objectname FROM username;
  c. REVOKE objectprivilege ON objectname FOR username;
  d. DROP objectprivilege ON objectname FROM username;


Title: Which of the following will revoke a user's object privileges?
Post by: mizunoshiro on Jan 31, 2018
b