What are the different file extensions that are created by
Oracle ?
Answer Posted / chandan
SQL*Plus files
.sql - scripting language
PL/SQL files
.pls - PL/SQL source
.plb - PL/SQL binary
.pks - Package source or package specification
.pkb - Package binary or package body
.pck - Combined package specification plus body
Oracle database files
.dbf - database file
.log - Redo Log
.arc - Archive log
SQL*Net files
.ora -
tnsnames.ora
sqlnet.ora
SQL*Loader files
.ctl - Control file
.dat - Data file
.bad - Bad file
.dsc - Discard file
Forms files
.fmb - Forms binary
.fmt - Forms text
.fmx - Forms executable
Reports files
.rdf
.rep
.rex
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a candidate key in dbms?
What does rdbms stand for?
What do you understand by the terms entity, entity type, and entity set in dbms?
What are the different types of DBMS architecture?
Explain armstrong rules? How they are complete and/or sound?
What are the different types of keys in database?
What are different types of joins in sql?
What is data independence and also explain its types?
What do you understand by e-r model?
Explain by listing some of dbms major advantages.
What is dbms with example?
What are the lock types?
How do you delete a table from database?
What is the structure of a table in database?
What is acid property in dbms?