If i insert record in table A and these record should update in table B by using Trigger.How to achieve this.
4 10719Maximum how many triggers can we use in trigger and How to find out how many records it fetched.
TCS,
1 3421Write 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 10537
what are rollup and cube in t-sql? : Transact sql
How is indexing done in search engines?
How many primary keys can a table have?
What is the difference between sum and count in sql?
Is it possible to update views?
how is myisam table stored? : Sql dba
What is the reports view in oracle sql developer?
Does pl/sql support create command?
How can you fetch first 5 characters of the string?
How to check if a column is nullable before setting to nullable?
What are its different types of dbms?
Whis is not false in primary key?
What does an inner join do?
How do you write a complex sql query?
What does data normalization mean?