what is the difference between authorization and
authentication?
Answer Posted / ashu_deepu
in short
authorisation means giving the authority to a person to have access to resources.
but
authentication means checking whether that person have the access to resources.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
what is the difference between substr and instr function in oracle?
Which dictionary tables and/or views would you look at to diagnose a locking issue?
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
How to use group functions in the select clause using oracle?
How to start a new transaction in oracle?
What is an index associated with a constraint?
List the various oracle database objects?
is there a tool to trace queries, like profiler for sql server?
What is key preserved table?
What is an oracle wallet?
Please explain joins in oracle?
How to drop a stored function?
What do you understand by a database object? Can you list a few of them?
does the query needs a hint to access a materialized view?
How can I see all tables in oracle?