What number sorts of privileges are accessible in sql?



What number sorts of privileges are accessible in sql?..

Answer / Kaushal Kishor Meena

SQL provides several types of privileges, including SELECT, INSERT, UPDATE, DELETE, and ALTER. These privileges determine the level of access users have to specific tables or objects within a database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date

1 Answers  


How to convert numeric expression data types by assignment operations?

1 Answers  


Explain different types of collation sensitivity?

1 Answers  


How many types of database relationship in sql server?

1 Answers  


What area unit the various kinds of info compression introduced in sql server 2008?

1 Answers  


What are different types of collation sensitivity?

1 Answers  


How do I get to sql server configuration manager?

1 Answers  


What is a mixed extent?

1 Answers  


How can windows applications connect to sql servers via odbc?

1 Answers  


What are the rules to use the rowguidcol property to define a globally unique identifier column?

1 Answers  


What is a periodical index?

1 Answers  


What is the use of DBCC commands?

4 Answers   NA,


Categories