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
State three differences between Dbms and Rdbms?
What is super key in dbms?
What is difference between database and website?
What are its two major subsystems of r?
Explain the difference between two and three-tier architectures.
What is tabular form?
What are the features of dbms?
What is join? Mention its types.
Explain all codd's rules for relational database system?
What do you understand by cursor? Mention the different types of cursor?
Why are recursive relationships are bad? How do you resolve them?
What is meant by database system?
What do you understand by aggregation and atomicity?
What are database modules?
What do you understand by correlated subqueries in dbms?