Oracle Interview questions


Total available count: 35
Subject - Databases
Subsubject - Oracle

What is the difference between rename and alias?

Rename is nothing but a permanent name given to a table or a column whereas Alias is a temporary name given to a table or column or table name or column name given for a limited period of time. Rename is nothing but a replacement of name and Alias is an alternate name of the table or column.




Next 5 interview question(s)

1
How do we create privileges in Oracle?
2
What are temporal data types in Oracle?
3
What is USING Clause and give example?
4
What is DML?
5
What are Job Queue Processes?