What is the reports view in oracle sql developer?
wht is the difference between truncat,drop in sqlserver wht is the difference between function and stored procedure
what does the t-sql command ident_current does? : Transact sql
What is the least restrictive isolation level? : Transact sql
What type of database is sql?
Does sql*plus also have a pl/sql engine?
Is microsoft sql free?
What is primary key sql?
What is difference between stored function and application function?
define a variable representing the expression used to calculate on emps total annual remuneration.use the variable in a statement which finds all emps who can earn 30000 a year or more.
Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence. flat file product Prono,pro_name, 1, 20 watt tube light 2, 30 watt tube light & target should be like 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights. 104, 20 watt tube light 105, 30 watt tube light thks reg suvarna joshi suvarnaatsuvarna@rediffmail.com
what is a database? : Sql dba
Define sql delete statement.