What are three SQL keywords used to change or set someone?s
permissions?
Answer Posted / trived.r
this used to changes the permissions on database
this DCL(DATA CONTROL LANGUGE)STATEMENT
*)GRANT---THIS IS ACCESS GARANTED ON PARTICLUR DB OR
USER
*)DENY----THIS IS PARTICLUR USER WAITING FOR ACCESS WHILE
TME WHEN COMMETED THE DATA THEN PERMISSION ON DB
*)REVOKE--- THIS STATEMENT USE THE USER HAVE NO PERMISIONS
Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is SubQuery in SQL Server 2008
Explain sql server service broker?
What is sqlcmd?
Can you explain important index characteristics?
What is a data collection table?
Can binary strings be converted into numeric or float data types?
Explain differentiate between a having clause and a where clause?
Do I need a report server to run reports in my application?
How do I schedule a sql server profiler trace?
Describe in brief authentication modes in sql server.
Create and insert into temp table in sql server?
What are the steps to process a single select statement?
What new data source types were added in ssrs 2014?
Can you use order by when defining a view?
what is a schema in sql server 2005? : Sql server database administration