What is the purpose of init.ora. ? how many init.ora exist in oracle installation? suppose there are 3 database on one oracle server, how many init.ora do I have? what are various database objects? how will you identify memmory related performace issue in oralce? any idea about basic architure difference of oracle and db2? comment on which is better , with reasons? what is a fuction based index? is it recommended to use the same. ? what is global temporay table? what is teh signification of the parameter session_cached_cursor ?
HDFC,
1 5781Ho to insert no. of records at a time..i mean i want to insert 100 records at a time into a table
5 10671I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
EDC,
2136Define the terms primary key foreign key and also the difference between primary and the unique key
2 11202i have a table and it has constraints and i want to get "ALTER TABLE table_name ADD CONSTRAINT constraint_name constraint type" this code must be in string type please help me if you want, i can give more explainings
2 4910i must get table name, constraint type, constrain name with using concads "||" and it must be in string type, then with join processes i need code please help immidiately
1 4446ex. one table is having 1 column with 10 records , then how to display all the values in row wise ?
4 7904How to transfer database(500 gb) of oracle enterprise edition to standard edition downtime is only 1 hour not using exp/imp option ?
3 7599SELECT * FROM (SELECT TITLE FROM MOVIE ORDER BY RANK DESC) WHERE ROWNUM > 4; when i run the above query .it produces output as NO ROWS SELECTED.why ?plz any one help me
TCS,
6 14322Post New Oracle General Questions
What are the different types of partitions in oracle?
What is a server parameter file in oracle?
What is the oracle implicit cursor?
What are the different types of synonyms?
What is the difference between Delete, Truncate and Drop in Oracle?
various types of hints and their usage
What is oracle join syntax?
Explain about your project and its relation to the current job position you are applying to?
How to change program global area (pga) in oracle?
How to use "for" statements in oracle?
How can we find out the current date and time in oracle?
What is a read only transaction in oracle?
Give the different types of rollback segments.
What are the limitations of check constraint?
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?