after installatio of ORACLE 8i, work properly, but after restarting the system, it throw an error ORA 01034: ORACLE not availble
1 3921How 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.
2 10394I 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?
2 7437consider some table with 4 r 5 columns in that 1 col is DATE type. The data is like that,For each date in that col some 3 fields r there but all the records r having different data. Now i want to display all the columns by performing grouping on the date field ( as SELECTION Operator(*) cannot be used with group function having only one "group by clause". how to do this? can any one help me in finding out the solution plss?
1 3659Hi can anyone tell me where are the dumps found of OCA certification.. Also the materials to be studied for the preparation.
2 6177Post New Oracle General Questions
Is there any function in oracle similar like group_concat of mysql?
What is the difference between I and G in Oracle?
What is dual table oracle?
What is the meaning of recursive hints in oracle?
What is Segment Advisor in Oracle?
What happens if variable names collide with table/column names?
Can the query output be sorted by multiple columns in oracle?
Explain an index segment?
Is truncate autocommit in oracle?
What are the different windows events activated at runtime ?
What is data file?
Explain the use of compress option in exp command.
List the types of joins used in writing subqueries?
how to clone 9i Database on to 10g Database.
Explain index?