Answer Posted / sreekanth
No, View is a logical table associated with a query.
It will not store any data in it.
Only the query with which the view is created is stored in
the database.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is the difference between an inner join and an outer join?
How do I order by ascending in sql?
Is ms sql is free?
How can you load multi line records? : aql loader
Is sql workbench free?
Where can I learn sql for free?
Why do we use procedures in pl sql?
Who developed sql?
What are the operators in sql?
Does sql*plus also have a pl/sql engine?
What is sql injection vulnerability?
What is the most important ddl statements in sql are?
What is where clause in sql?
Is sql pronounced sequel or sql?
what is the difference between where clause and having clause? : Sql dba