what is a tablespace? : Sql dba
write a query that returns first characters of each word in Oracel/Sql pl sql
How can I make sql query run faster?
Can we update views in sql?
What is use of trigger?
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
what does the t-sql command ident_current does? : Transact sql
how to select first 5 records from a table? : Sql dba
suppose u hav 1 book with set...page 1-100 n 101 -200 now print page from 2-100 n 102 -200... how we will do..?
What is Collation Sensitivity ? What are the various type ?
What is the difference between function, procedure and package in pl/sql?
What is the advantage of index in sql?
How to call DDL statements from pl/sql?