What is a parameter file in oracle?
Answer / Vijay Pratap Singh
A parameter file is an external file containing initialization parameters for an Oracle database instance. It can be used to set various characteristics of the database, such as memory allocation and network settings.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are internal user account in oracle?
What is the difference between INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN?
What is a snapshot log?
What is a sub query and what are the different types of subqueries?
please explain.. DB architecture ...
How to enter a new row into a table interactively?
how table is defined in plsql table? how can i select column from plsql table? can i use select * from plsql table type?
How to drop a stored function?
Explain about your project and its relation to the current job position you are applying to?
How to display employee records who gets more salary than the average salary in the department?
Hi all, Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.
What are different Oracle database objects?