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
How to delete a column in an existing table?
Describe varray?
What are nested tables?
What is the oracle implicit cursor?
How to create an oracle database?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
How to create a stored procedure in oracle?
What privilege is needed for a user to query tables in another schema?
Explain the use of analyse option in exp command.
What is a cursor and what are the steps need to be taken?
How to assign query results to variables?
What is the data type of dual table?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
Query to retrieve record for a many to many relationship ?
Will you be able to store pictures in the database?explain.