What is a trigger word?


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

Post New Answer

More SQL PLSQL Interview Questions

Explain polymorphism in pl/sql.

0 Answers  


What is the difference between rename and alias?

0 Answers  


i have a customer table. trans_id trans_date trans_amt debit_credit_indicator 001 01-JAN-13 1099 cr 001 12-JAN-13 500 db 002 24-FEB-13 400 db 002 23-MAR-13 345 cr 001 18-APR-13 800 cr 002 15-MAR-13 600 db 001 12-FEB-13 200 cr i want like this output. trans_id trans_amt debit_credit_indicator i want get highest credit amount and lowest credit amount and highest debit amount and lowest debit amount for each trans_id.

2 Answers   Oracle,


how tsql statements can be written and submitted to the database engine? : Transact sql

0 Answers  


Does mysql_real_escape_string prevent sql injection?

0 Answers  






What is offset in sql query?

0 Answers  


What are the usage of SAVEPOINTS?

5 Answers  


i have table T!. A B C D NULL 1 2 3 4 NULL 5 6 7 8 NULL 9 10 11 12 NULL. I WANT COUNT OF NULL VALUES IN TABLE. WRITE A QUERY.

14 Answers   iGate, Wipro,


Is crud a cuss word?

0 Answers  


Is sql a case sensitive language?

0 Answers  


How do you update a table in sql?

0 Answers  


What are two virtual tables available during database trigger execution ?

2 Answers  


Categories