a. Can you delete data from a View.
b. If Yes, can you delete it if there are multiple tables
c. If No, can you delete if there is single source table
which is joining.

Answer Posted / pankaj

you can remove the rows from the view if it does not containing any of the following.
1> group function
2> group by clause
3> distinct keyword
4> rownum keyword

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the update statement in sql

562


How many joins can you have in sql?

524


What does := mean in pl sql?

557


Explain the working of primary key?

614


what is a table in a database ? : Sql dba

546






How do I remove sql developer from windows 10?

511


What is pl sql architecture?

504


how to shut down the server with 'mysqladmin'? : Sql dba

549


How can a function retun more than one value in oracle with proper example?

588


Is not null in sql?

562


How do sql databases work?

533


I need a function for a train ticket reservation please answer it thanks in advance

565


Which are sql * plus commands?

539


what is heap table? : Sql dba

610


What is cartesian join in sql?

559