how to give permission to users that users can
update/insert/delete on a row of table on timeing 10am to
6pm only?
Answer Posted / cm
create one user in your windows o/s. Add this user into
your sql user in security.
This windows user provide the permission only 10am to 6pm.
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
What is update query?
What is multiple partition?
what is an execution plan? When would you use it? How would you view the execution plan? : Sql dba
what are the types of subquery? : Sql dba
How do I save the results of sql query in a file?
How can triggers be used for the table auditing?
How do you sort in sql?
What is sql resultset?
What is normalisation and its types?
What is cursor status?
What is the current version of postgresql?
What is sql engine in oracle?
what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba
What are inbuilt functions in sql?
How to select all records from the table?