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 to avoid duplicate records in a query?
Can a table contain multiple primary key’s?
Can we debug stored procedure?
Can we insert data in view?
Mention what are the benefits of pl/sql packages?
explain primary keys and auto increment fields in mysql : sql dba
What is a sql select statement?
What is the max nvarchar size?
How to display the records between two range in Oracle SQL Plus?
Is it possible to include an insert statement on the same table to which the trigger is assigned?
Explain about various levels of constraint.
What are aggregate functions in sql?
How does postgresql compare to oracle/db2/ms sql server/informix?
What is rollback?
What is the syntax and use of the coalesce function?