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 |
Define database model.
How can you perform pattern matching in sql?
What do you understand by data independence? What are its two types?
What is sql in database management system?
Describe a subquery.
What is 3 level architecture dbms?
IF Statements BLOCK 1 . IF a >= b THEN do_this …..; ELSE do_that….; END IF BLOCK 2 . IF a < b THEN do_that …..; ELSE do_this….; END IF; • Given any pair of non-NULL values for “a” and”b”, will Block 1 and Block 2 do the same thing? • What if either “a” or”b” (or both) is NULL?
What do you understand by the terms entity, entity type, and entity set in dbms?
What is Partial Backup ?
What is the advantage of the database management approach
What is a candidate key in dbms?
what is the difference between DBMS and RDBMS??
76 Answers Aon Hewitt, BlackRock, Infosys, ISB, Jawood, TCS,
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)