Answer Posted / senthil kumar
View is the virtual table. It is DML statement.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the usage of merge statement?
What do you know about normalization? Explain in detail?
What is null value in oracle?
What is a named program unit?
State the difference along with examples between Oracle 9i, Oracle 10g and Oracle 11i.
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?
What is not equal to in oracle?
What is partitioned table in Oracle?
How to retrieve values from data fields in record variables?
What are data pump export and import modes?
How to drop a stored procedure in oracle?
What is the relationship among database, tablespace and data file?
What is Undo Management Advisor in Oracle?
What operating systems are supported by oracle database 10g xe?
How to use fetch statement in a loop?