How translate command is different from replace?
No Answer is Posted For this Question
Be the First to Post Answer
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 would you extract DDL of a table without using a GUI tool?
what is the use of ondelete cascade?
What is self-referential integrity constraint ?
How to convert character types to numeric types?
Can we store images in oracle database?
How to define an explicit cursor 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.
Will you be able to store pictures in the database?explain.
What are the differences between interval year to month and interval day to second?
How to manage transaction isolation level?
find the second highest salary of the emp table