Define oracle database
No Answer is Posted For this Question
Be the First to Post Answer
Where do you use decode and case statements?
How to retrieve data from an explicit cursor?
How to create a stored function in oracle?
What is ordinary table in oracle?
16. Display the order number, order line number and the shipping date. If the shipping date is null, display the string <not shipped yet>.
In Exception handling if we are using the when others first then what happens . whether it will show the compiler error
What is bulk collect in oracle?
Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the same block level ?
How to establish administrator authentication to the server?
Point the difference between translate and replace?
how to clone 9i Database on to 10g Database.
10)In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables