How to rename a column in an existing table?
No Answer is Posted For this Question
Be the First to Post Answer
I need to get the values of the previous quarter.how to do this?eg: if my cuurent month is may i need to get the datas of the month jan,feb,march.Can it be done in oracle.I tried with date function q but for the month jan its not retriving the previous quarter(oct-dec).how to solve this.plpz anyone help me?
What is the difference between count (*), count (expression), count (distinct expression)?
What is an external table?
What is the difference between 10g OEM and 11g OEM?
what is the syntax of INSERT command?
How to get a list of all background sessions in the database?
I want a table like, no name address addr1 addr2 So i want columns like addr1,addr2 under address column. Can one please answer me. Advance Thanks.
12 RULES OF RDBMS
Is it possible to split the print reviewer into more than one region ?
Explain what are the type of synonyms?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
what is the use of composite key constraint?