1.

How Can We Give A Global Permission To User Joe So That He Can Create Table In Any Database.?

Answer»

Login into SYSTEM DATABASE and give that permission to USER by SAYING “grant CREATE table to joe;”

Login into system database and give that permission to user by saying “grant create table to joe;”



Discussion

No Comment Found