What is translate in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to start a specific oracle instance?
What is a view and how is it different from a table?
What is Oracle table?
How to specify default values in insert statement using oracle?
What is Database Trigger ?
How to get execution statistics reports on query statements?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
difference between truncate and delete ,drop?
what are the default admin accounts in Oracle 10g ?
how the indexes are stored in the Oracle Database?
how to find count rows in table without count function?
How to convert the date format from dd/mm/yyyy to mm/dd/yyyy. (for eg). 22/05/2008 to 05/22/2008. when u use to_char(), it tells the month is invalid. how to resolve this problem.tel with eg.