If i insert record in table A and these record should update in table B by using Trigger.How to achieve this.
4 10536Maximum how many triggers can we use in trigger and How to find out how many records it fetched.
TCS,
1 3356Write 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 10380
Is sql better than excel?
Can we rollback delete command?
What are system versioned tables?
How does rowid help in running a query faster?
How to know the last executed procedure?
How do I pipe the output of one isql to another?
What is varchar sql?
how many sql dml commands are supported by 'mysql'? : Sql dba
When is the explicit cursor used ?
What are field types?
How is a process of pl/sql compiled?
what are the different type of normalization? : Sql dba
What is the maximum number of rows in sql table?
What are sql objects?
what is 'mysqlshow'? : Sql dba