If i insert record in table A and these record should update in table B by using Trigger.How to achieve this.
4 9975Maximum how many triggers can we use in trigger and How to find out how many records it fetched.
TCS,
1 3094Write 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 9936
What is java sql drivermanager?
What is the difference between clustered and non-clustered index in sql?
Does user triggers have entry for trigger with compilation errors?
What is pl sql code?
what is bdb (berkeleydb)? : Sql dba
What is sql partition function?
What is row_number () in sql?
What are the types of queries in sql?
what is a relationship and what are they? : Sql dba
Explain clause in sql?
what is oltp (online transaction processing)? : Sql dba
Can you selectively load only those records that you need? : aql loader
what happens if null values are involved in expressions? : Sql dba
What is embedded sql what are its advantages?
What is trigger with example?