What are the differences between number and binary_float in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is a cluster?
How can I see all tables in oracle?
waht is referencial integrity?
How to select some columns from a table in oracle?
Explain the difference between replace() and translate() functions in oracle?
1.how to extract the second highest salary from emp table having sal as a column which contains the salary of all employee of an organisation.
13. Display the second to fifth characters in each client name.
What is a directory object?
Explain do view contain data?
List the types of joins used in writing subqueries?
Can we write insert statement in function in oracle?
Display the order number and the number of months since the order was shipped for all orders that have been shipped in the last year (365 days). (Hint: Unshipped orders will have a null value).