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 |
How do I recompile a procedure in oracle?
What is rich query?
State any two functions of oracle?
How to get execution statistics reports on query statements?
What is a proxy object?
What is parameterized cursor in oracle?
What is difference between UNIQUE constraint and PRIMARY KEY constraint ?
Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the same block level ?
What is the difference between pre-select and pre-query?
How to get execution path reports on query statements?
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
What is flashback in Oracle?