How to login to the server without an instance?
No Answer is Posted For this Question
Be the First to Post Answer
i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
Draw E-R diagram for many to many relationship ?
How to use existing values in update statements using oracle?
which language is used to develop the oracle........?
How can return max date row A b c d e 1 2 1-mar-09 5 10 1 2 10-mar-09 5 10 Only using oracle predefined function. Not user defined. Output:-- A b c d e 1 2 10-mar-09 5 10
4. Display the order number and client number from the ORDER table. Output the result in the format. Client <clientno> ordered <orderno>
what are the different types of cursors? explain?
How to count duplicated values in a column in oracle?
what is RAID technology?which is better RAID 0+1 OR RAID 5?
Why does oracle 9i treat an empty string as null?
what is the maximum number of indexes i can create for a table? What happens if i create indexes for all the columns of a table? Will it slow down the speed of retrieval
How to divide query output into groups in oracle?