Answer Posted / pnc
view is a logical presentation of one or more tables. It is
a virtual table. or A view is a data base object to register
the select statement permanently in the data base.
| Is This Answer Correct ? | 17 Yes | 6 No |
Post New Answer View All Answers
What is trigger in flip flop?
Explain sql data types?
What type of join is sql join?
What is a sql statement?
Why are cursors used?
How can I tell if sql is running?
What is varchar data type in sql?
Name the different types of indexes in sql and define them.
How do you create a unique index?
what is the difference between rownum pseudo column and row_number() function? : Sql dba
Why primary key is required?
what is the difference between where clause and having clause? : Sql dba
What do you mean by field in sql?
How to check if a column is nullable before setting to nullable?
what are the different type of sql's statements ? : Sql dba