What are three SQL keywords used to change or set someone?s
permissions?
Answer Posted / deepti
grant,revoke and third no ideaa
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How do you send email on SQL Server?
Explain an automatic checkpoint
What are different types of database indexes?
You schedule a job to run every minute what will happen if the first job runs more than 1 min? Will the second instance of the job start?
Explain what are the restrictions that views have to follow? : SQL Server Architecture
What's the information that can be stored inside a bit column?
Explain a checkpoint?
why would you call update statistics? : Sql server database administration
How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?
What are locks in sql?
Can a unique index be created on a column, which contains null?
Different types of keys in SQL?
Explain various On-Delete options in a DB table. Which is the default option?
what are defaults? : Sql server database administration
What do you mean by sql server agent?