what is the difference between authorization and
authentication?
Answer Posted / gmvlakshmi
Authentication checks whether the user is valid user or not.
Authorization describes which applications or data an user
can access
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to create a table in a specific tablespace?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
Hi this srilatha. I comlpeted my Oracle-hrms. can u provide me interview questions on Core hr, payroll,sshr,OLM etc..
How do I use os authentication with weblogic jdriver for oracle and connection pools?
What happens to the current transaction if a ddl statement is executed?
What is Virtual Private Database in Oracle?
How to assign a tablespace to a users in oracle?
What is a nvl function? How can it be used?
How to turn on or off recycle bin for the instance?
How do you store pictures in a database?
What is an oracle wallet?
What are transaction isolation levels supported by oracle?
How to write a left outer join with the where clause in oracle?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
What are operators in oracle?