How a tablespace is related to data files?
No Answer is Posted For this Question
Be the First to Post Answer
How to install oracle odbc drivers?
Explain the use of indexes option in imp command.
Which dictionary tables and/or views would you look at to diagnose a locking issue?
what is normalisation?what are its uses?
What is the function of Optimizer ?
how many triggers we can create on a table
11 Answers G2 Technology, TCS,
There is a big table with "n" of rows and 40 + columns .It doesn't have primary key.How do you select the primary key. In other words how do you get the duplicate records.
How do we switch from init.ora file to asp file?
When do we use group by clause in a sql query?
what is index?
Which environment variables are absolutely critical in order to run the OUI?
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?