What is a View ?
Answers were Sorted based on User's Feedback
Answer / guest
View is a logical table which will be created based on
select statement.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / minakshi sahu
view is alogical representation of a table. which is used
for data security
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the difference between column level constraints and table level constraints?
14 Answers IBM, TCS,
What is the difference between online and offline backups?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
How to loop through data rows in the implicit cursor?
Explain the use of compress option in exp command.
In Exception handling if we are using the when others first then what happens . whether it will show the compiler error
How to do clean up if create database failed?
What is a data segment ?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
What is Java Pool in Oracle?
What is proxy method?
How to use "out" parameter properly?