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
how do you tune the slow running queries in oracle db , explain the methodology
Why do we need pl sql?
What is index example?
What is the difference between cross join and natural join?
What is a unique key and primary key and foreign key?
What is autocommit sql?
explain the difference between delete , truncate and drop commands? : Sql dba
What are primary key and foreign key and how they work?
what is a trigger in mysql? : Sql dba
What is varchar example?
What is difference between stored function and application function?
What is the basic form of sql query?
How do you optimize a query?
What does select * from mean in sql?
What is sql*loader?