If i insert record in table A and these record should update in table B by using Trigger.How to achieve this.
4 10718Maximum how many triggers can we use in trigger and How to find out how many records it fetched.
TCS,
1 3419Write 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 10535
What do you mean by stored procedures?
what is the use of set statement in tsql? : Transact sql
How do you modify a trigger?
Can we perform dml in function?
What is mutating trigger?
How do you write a complex sql query?
Which one is better subquery or joins?
Is primary key clustered index?
What is data manipulation language?
what are date and time data types in mysql? : Sql dba
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
Why do we use sqlite?
Does view store data in sql?
What is meant by temporal data?
List and explain the different types of join clauses supported in ansi-standard sql?