How do I save a stored procedure?
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
How do I find duplicates in the same column?
How do I view stored procedures?
When is the update_statistics command used?
what is the difference between clustered and non clustered index in sql? : Sql dba
Explain the rollback statement?
how to fetch common records from two tables? : Sql dba
What is meant by truncate in sql?
how u can find the n row from a table?
How is pl sql different from sql?
What are triggers, and when would you use them?
how to calculate the difference between two dates? : Sql dba