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
write an SQL query to list the employees who joined in the month of January?
How to get a list of columns in a view using the "sp_columns" stored procedure?
What is a print index?
How do you create an execution plan?
What happens if you insert a duplicate key for the primary key column in ms sql server?
Can you please explain the difference between primary keys and foreign keys?
To automatically record the time on which the data was modified in a table, which data type should you choose for the column?
Can you leave a union at any time?
explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?
How do I view a script in sql server?
What is sql server transaction log file?
What is a file group?
What is the temp table?
How do you create a clustered index?
What are the differences between left join and inner join in sql server?