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
In which language oracle has been developed?
How to get last row id?
How to run create database statement?
What are the data types in oracle?
Explain database link?
How to connect the oracle server as sysdba?
What is bulk load in oracle?
Is a rollback possible to any savepoint?
How can you merge two tables in oracle?
How to get execution path reports on query statements?
Is there a combination of "like" and "in" in sql?
What is columnar storage what is the advantage?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
How to synchronize 2 schema's objects?
What is a read write transaction in oracle?