What are the different file extensions that are created by
Oracle ?
Answers were Sorted based on User's Feedback
Answer / 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 |
What are the steps involved in Instance Recovery ?
What is a database report?
1)what is the difference between view and materilized view? 2)what is the difference between delete and truncate? 3)what is the difference between migration and upgration? 4)what is the difference between RMAN HOT BACKUP and normal hot backup?
What are different types of joins in sql?
What is 3nf in dbms?
Does the Database trigger will fire when the table is TRUNCATED ?
How do convert or display the date or time as string?
What is normal form in dbms?
what is the use of EXP command ?
Can MULTIPLE DOCUMENT INTERFACE (MDI) be used in Forms 4.5 ?
How does a database store data?
What is key dbms?