What is the usage of control file in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
In my table i have 4 columns with 100 records but in that 4 columns one column contains all NULL values so can i add NOT NULL CONSTRAINT on that column......... ok if it is not possible, can i add NOT NULL CONSTRAINT from 101 Record Onwards?
How to recover a dropped index?
What would you use to improve performance on an insert statement that places millions of rows into that table?
How many types of tables are there in oracle?
How to Remove the 3rd highest salary person record from table?
Explain what are the advantages of views?
How to create additional tablespaces for an new database?
Can we commit inside a function in oracle?
What is Normalization ?
55 Answers ACS, Genpact, Graphix Solution, IBM, Keane India Ltd, TCS, Vault,
Q1:code to connect to sql server(database) through jdbc application. Q2:code to connect to Mysql(database) through jdbc application. Q3:code to connect to oracle(database) through jdbc application.
how will I find the first 5 highest salaried employees in each dept in oracle.
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