DBA > Job Interview Questions > Microsoft SQL Server Database Administrator Exam

What is the meaning of the following T-SQL comma

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

What is the meaning of the following T-SQL command: "GRANT CREATE TABLE TO <username>"

"GRANT CREATE TABLE TO <username>" will give permission to the specified user to allow him/her to create new tables.

(Continued on next question...)

Other Job Interview Questions