Answer Posted / sekhar
Absolutely, the view contain no data. The basic property of
a view is to extract a set of data columns to display from a
large number. And this is useful in future by jst stating
the view name instead writing the select statement every time.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Which operator is used in query for pattern matching?
Can we rollback delete command?
What is type and rowtype in pl sql?
What is sql select statement?
what is the difference between char and varchar data types? : Sql dba
What is union and union all keyword in sql?
What is anonymous block in sql?
What is a trigger in sql?
How do I view a table in sql?
describe mysql connection using mysql binary. : Sql dba
what is 'mysqld'? : Sql dba
Explain the difference between cursor declared in procedures and cursors declared in the package specification?
What are different types of triggers?
How do I view a view in sql?
What are the advantages of sql? Explain