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 5790Ho to insert no. of records at a time..i mean i want to insert 100 records at a time into a table
5 10692I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
EDC,
2144Define the terms primary key foreign key and also the difference between primary and the unique key
2 11216i 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 4923i 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 4454ex. one table is having 1 column with 10 records , then how to display all the values in row wise ?
4 7928How to transfer database(500 gb) of oracle enterprise edition to standard edition downtime is only 1 hour not using exp/imp option ?
3 7620SELECT * 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 14348Post New Oracle General Questions
Is there a combination of "like" and "in" in sql?
What is backup in Oracle?
What is a cursor in oracle?
what is IDE,DMV in sql server?
What is translate in oracle?
What is the use of file param in imp command?
What does sharding mean?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?
How to start a new transaction in oracle?
What is oracle data type?
What is an oracle transaction?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
What are the common oracle dba tasks?
How to login to the server without an instance?
What happens to the current transaction if the session is ended?