What is the use of function in sql?
Show code of a cursor for loop.
How to write a procedure for displying the data in a TREE or (PARENT and CHILD ) relationship , for ex: A is the main project id, for this project B,C,D are sub tasks(sub project id's) for B the sub tasks are e,f,g and for c is h ,i ,j and for d is k,l,m now i need to display the o/p in a TREE fashion pls help me , thanks in advance surendra
can sql servers linked to other servers like oracle? : Sql dba
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
i want to display 1 to 10 numbers using one select statement.
18 Answers HCL, Nyros, Oracle,
What is an escape character in sql?
What is java sql connection?
While inserting/updating million of records into a database table, how do I came to know how many records has been inserted or updated successfully so far?
what are the advantages of sql ? : Sql dba
what is the difference between stored procedure and packaged procedure
Explain about various levels of constraint.
What is not null in sql?