What is the Extension of Oracle Database? As extension of
Access Database is .mdb
Answer Posted / deepak mahapatra tcs
Popular Database file extension list:
mdb file icon.mdb - Microsoft Access database
accdb file icon.accdb - Office Access 2007 database file format
mdf file icon.mdf - Microsoft SQL Server primary datafile
ipd file icon.ipd - InstallPROG 6 EDBS install database
ldb file icon.ldb - MS Access Record-Locking Information
fdb file icon.fdb - Database file
dbf file icon.dbf - Database file
csv file icon.csv - Comma Separated Value file
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a primary key & a unique key?
What is procedure overloading in oracle?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
What are oracle functions?
How do I know if oracle is installed on windows?
If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
What is oracle host variable?
How to bring a tablespace offline?
How to use select statement to count the number of rows in oracle?
What is transaction control statement and how many types of transaction control statement in Oracle?
How to synchronize 2 schema's objects?
Explain about integrity constraint?
Why packages are used in oracle?
Differentiate between function and procedure in oracle.