after installatio of ORACLE 8i, work properly, but after restarting the system, it throw an error ORA 01034: ORACLE not availble
1 2413How 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 8580I 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 5382consider 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 2396Hi can anyone tell me where are the dumps found of OCA certification.. Also the materials to be studied for the preparation.
2 4506Post New Oracle General Questions
how to clone 9i Database on to 10g Database.
Where are the settings stored for each instance in oracle?
Can a parameter be passed to a cursor?
What do you mean by a tablespace?
Compare and contrast between sql and sql server and explain its various functions?
What is rowid and rownum in oracle?
What language does oracle use?
What is difference between cartesian join and cross join?
What are the ways tablespaces can be managed and how do they differ?
What are internal user account in oracle?
What are the attributes that are found in a cursor?
Explain the characteristics of oracle dba?
How to define an anonymous block?
What is the max number of columns in an oracle table?
Is it possible to insert comments into sql statements return in the data model editor ?