TILL WHAT LEVEL OF SECURITY BO SUPPORTS?
Answer / amit
I both the security levels are applied to row level and
coloumn level.Both have been handled by the administrator
in supervisor tool (or) in designer tool.These two levels
of securities are used to restrict the data at row level or
coloumn level in case of particular user or user group. Row
level Security ?The measure of specifying which rows a user
can retrieve based on a column of data or combination of
columns is called row level security
| Is This Answer Correct ? | 0 Yes | 0 No |
My requirement is like in database some defects are present and i need to clean them.To be brief for example every employee should have active assigments.So for those records which are not having status as active or null ,i need to update the roecords using API with the correct value. Client will provide a flat file for the records whch are defected.So i need to run the API for those records (flat file)and update the data in database. So my question is how to handle this requirement.Is there any existing API for this purpose?If yes then please send me the NAME. How to update the records in the database using flatfile. Any pointer will be appreciated.Thanks in advance.
What does coalescing a tablespace do?
What is Tax Categories?
Hi, IN oracle apps HRMS, if the employee changes his department, and when a conconurrent program is run for calulating the pay, The latest Dept id is not diaplayed, howeber the previous deptid is considered. Please can someone tell me where is the program going wrong, which side?
What background process refreshes materialized views?
if i write the procedure.. and other person make the changes in that code then where i find who is changing my procedure
Explain the use of table functions.
What is the difference between recovery and restoring of the oracle database?
Compare and contrast TRUNCATE and DELETE for a table.
When creating a user, what permissions must you grant to allow them to connect to the database?
What is the sql query to find the employee who has Nth maximum salary?
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?