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
i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5
What is cold data?
How do I make my sql query run faster?
How is sql used in oracle?
Can unique keys be null?
How can you know that statistics should be updated?
Explain ddl statements in pl/sql?
Can you rollback after commit?
How do you add a column to a table?
How many triggers can be applied on a table?
What is pragma in pl sql?
How many sql statements are used?
Does a join table need a primary key?
How to select random rows from a table?
Does varchar need length?