If i insert record in table A and these record should update in table B by using Trigger.How to achieve this.
4 10686Maximum how many triggers can we use in trigger and How to find out how many records it fetched.
TCS,
1 3407Write the sql query using dual table for below output? 1 L R --- --- ---- 1 1 1 1 2 1 1 3 1 1 1 2 1 2 2 1 3 2 1 1 3 1 2 3 1 3 3 Write a query using only Dual table with out writing any pl/sql program.
3 10510
Explain the significance of the & and && operators in pl sql.
How do I run a sql script?
Explain the structure of pl/sql in brief.
What are the main features of cursor?
What is recursive join in sql?
How do I debug a stored procedure?
How do I create a sql script?
Whis is not false in primary key?
What is a primary key example?
What is fmtonly in sql?
What is varchar used for?
Can primary key be changed?
What are different types of statements supported by sql?
What does the file extension accdb stand for?
Is record in pl sql?