What is difference between Rename and Alias?
ORACLE Interview Questions and Answers (Part 3)
(Continued from previous question...)
527. What is difference between Rename and Alias?
Rename is a permanent name given to a table or column whereas Alias is a temporary name given to a table or column which do not exist once the SQL statement is executed.
(Continued on next question...)
Other Interview Questions
|