after installatio of ORACLE 8i, work properly, but after restarting the system, it throw an error ORA 01034: ORACLE not availble
1 3913How 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 10391I 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 7423consider 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 3658Hi can anyone tell me where are the dumps found of OCA certification.. Also the materials to be studied for the preparation.
2 6173Post New Oracle General Questions
How to shutdown your 10g xe server?
How to convert a date to char in oracle? Give one example.
How to connect the oracle server as sysdba?
What is an oracle transaction?
How to change user password in oracle?
Can you drop an index associated with a unique or primary key constraint?
Differentiate between pre-select and pre-query?
What are ddl statements in oracle?
How to create an initialization parameter file?
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
Explain how are indexes update?
how to make an oracle object
What happens in oracle commit?
What are the different types of database objects?
ABOUT IDENTITY?