If i insert record in table A and these record should update in table B by using Trigger.How to achieve this.
4 10688Maximum how many triggers can we use in trigger and How to find out how many records it fetched.
TCS,
1 3409Write 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 10517
What do you mean by dbms? What are its different types?
Which is better cte or subquery?
Can sql function call stored procedure?
Are null values same as that of zero or a blank space?
How do sql databases work?
Can procedure in package be overloaded?
Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?
What are the syntax and use of the coalesce function?
What is basic structure of pl sql?
Is oracle and sql same?
what are the different tables present in mysql? : Sql dba
What is meant by temporal data?
what are sequences
Who is the owner of mysql database?
What normalization means?