What is a behavioral trigger?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What is thread join () in threading?

0 Answers  


Explain what is rdbms?

0 Answers  


What is meant by cursor in sql?

0 Answers  


How do I find duplicates in the same column?

0 Answers  


How do you optimize SQL queries ?

6 Answers   CarrizalSoft Technologies, Infosys, Oracle,






Which data dictionary views have the information on the triggers that are available in the database?

0 Answers  


what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba

0 Answers  


Explain raise_application_error.

0 Answers  


What does the hierarchical profiler does?

0 Answers  


Why coalesce is used in sql?

0 Answers  


Where is pl sql used?

0 Answers  


write a query to remove null following table are id name 101 dinesh null jyothi null bharathi 102 suresh null shilpha 103 prakesh null suma i want the output format like id name 101 dinesh 102 suresh 103 prakesh

3 Answers   TCS,


Categories