can we update a view which is created from two tables
Answer Posted / pavan
by using instead of trigger
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
what is difference between delete and truncate commands? : Sql dba
What is the difference between clustered and non-clustered index in sql?
How do I kill a query in postgresql?
What is difference between stored function and application function?
Can we use joins in subquery?
What is view explain with example?
define data blocks ? : Sql dba
How consistent is the view of the data between and within multiple sessions, transactions or statements ?
What are the different types of tables in sql?
What is an exception in pl/sql?
what is table? : Sql dba
Is not null in sql?
Where the sql database files are stored?
First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.
How do I create a sql database?