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 the life of an sql statement?
What does desc stand for?
explain normalization concept? : Sql dba
What is pessimistic concurrency control? : Transact sql
how to use in conditions? : Sql dba
What does seeding a database mean?
How can a pl sql block be executed?
how to use case expression? : Sql dba
what is clause? : Sql dba
How to add new employee details in an employee_details table with the following details
Is sql workbench free?
How to install oracle sql developer?
How can we optimize a sql query?
How do I write a cron which will run a sql query and mail the results to agroup?
What is primary key and unique key?