What are few of the schema objects that are created using PL/SQL?
Why is partition used in sql?
can i call procedure in package
Which command is used to call a stored procedure?
What are the cursor attributes used in PL/SQL ?
What is the difference between a primary key and a unique key?
What is a primary key, and how is it different from a unique key?
What is an index and types of indexes. How many number of indexes can be used per table ?
12 Answers Accenture, BirlaSoft, Cognizant, CTS, Symphony,
Suppose There is a string A.B....C.......D.........E........F In this string dots (.) are not having fixed count in between of string. I want the output to have string with one dot between. I.e. A.B.C.D.E.F
what are the different functions in sorting an array? : Sql dba
what is switch column,colums cost in oracle?
Is sql sequential or random?
Is full outer join same as cross join?