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 first normal form & second normal form?
What is RULE-based approach to optimization ?
What are various constraints used in SQL?
What is difference between sid and service name in oracle?
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
What is difference between a formal and an actual parameter?
what are different types of deletes?
What are the factors causing the reparsing of SQL statements in SGA?
What are the type of Synonyms?
How many types of table in Oracle?
1.What is inline function in oracle and its purpose? 2.What is the equivalent operator for "different from pattern" in oracle? 3. If you define a variable in oracle, how it will be available? [a. Until database shut down b. Until table deleted c. until session get expired]
What are the values that can be specified for OPTIMIZER_GOAL parameter of the ALTER SESSION Command ?