What is the relation b/w view and trigger

Answer Posted / bmk

Both are database objects and it behaves diff.View doesn't
contain data and tied with sql.Trigger is an event,trigger
will create on table with after/before with DML operations.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are crud methods?

726


Is nosql relational?

701


What is numeric function sql?

717


Is sql easier than java?

730


What is where clause in sql?

728






What is the difference between unique and primary key constraints?

766


How do I find duplicates in two columns?

737


Explain the difference in execution of triggers and stored procedures?

743


Explain the insert into statements in sql?

724


Can you have a foreign key without a primary key?

676


What is vector point function?

763


Why is a trigger used?

693


Why cross join is used?

820


what is a foreign key ? : Sql dba

780


how can you see all indexes defined for a table? : Sql dba

704