How to rename a column in an existing table?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by a deadlock?
What language does oracle use?
What are the four Oracle system processes that must always be up and running for the database to be useable?
How to write numeric literals in oracle?
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
how to handle exceptions in post production
What is an external table?
What is set verify off in oracle?
how to unbreak sequence numbers during intereptions
What is difference between truncate and delete?
What happens if you use a wrong connect identifier?
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.