If a View on a single base table is manipulated will the
changes be reflected on the base table?

Answer Posted / papal

yes if there is no use of "CHECK WITH option"
then definitally chnages in view affects the base table

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the size of partition table?

568


How delete all records from table in sql?

560


What is procedure explain with example?

548


What are the properties of a transaction?

584


What is substitution variable?

591






Is it possible to create the following trigger: before or after update trigger for each row?

729


How do I run a sql query?

544


how to convert character strings to dates? : Sql dba

536


How do you remove duplicate records from a table?

515


How to run sql*plus commands in sql developer?

598


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.

1149


What is difference between rank () row_number () and dense_rank () in sql?

589


How do you write a complex sql query?

598


What is the left table in sql?

525


Can we call procedure in select statement?

531