If i insert record in table A and these record should update in table B by using Trigger.How to achieve this.
4 7625Maximum how many triggers can we use in trigger and How to find out how many records it fetched.
TCS,
1 1941Write 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 6319
what is top in tsql? : Transact sql
How do you copy a table in sql?
How do you update f as m and m as f from the below table testtable?
How do we use distinct statement? What is its use?
discuss about myisam key cache. : Sql dba
Explain ttitle and btitle.
How do sql databases work?
What does closing a cursor do?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
What is a string data type in sql?
What is sap sql?
what is data integrity? : Sql dba
What is error ora-12154: tns:could not resolve the connect identifier specified?
Is postgresql a nosql database?
How to process query result in pl/sql?