If i insert record in table A and these record should update in table B by using Trigger.How to achieve this.
4 10509Maximum how many triggers can we use in trigger and How to find out how many records it fetched.
TCS,
1 3340Write 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 10360
How do we use distinct statement? What is its use?
What is bulk collect in pl sql?
what are rollup and cube in t-sql? : Transact sql
What is field delimiter?
Is sql a scripting language?
What are the different ddl commands in sql?
What is a call statement? Explain with an example.
How do I remove sql plus from windows 10?
Is sql pronounced sequel or sql?
What are the 3 types of behavioral triggers?
What are the different parts of a package?
What are sql triggers used for?
What are functions in sql?
What is record data type?
Explain the difference between drop and truncate commands in sql?