can we update a view which is created from two tables
Answer Posted / arup ratan banerjee
U can update non-updatable views to updatable ones by means
of Instead Of Triggers
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Why function is used in sql?
what is error ora-03113: end-of-file on communication channel?
What is procedure and function in sql?
What are actual parameters and formal parameters?
where are cookies actually stored on the hard disk? : Sql dba
Can primary key be changed?
What is full form of rtm?
Enlist the data types that can be used in pl/sql?
Name the different types of indexes in sql and define them.
Mention what is the use of function "module procedure" in pl/sql?
Which sql most popular?
How do you run a query?
Can instead of triggers be used to fire once for each statement on a view?
How many commands are in sql?
What are stored procedures in mysql?