What is the Extension of Oracle Database? As extension of
Access Database is .mdb
Answers were Sorted based on User's Feedback
Answer / 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 |
How to create a table index in oracle?
Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this
What is a system tablespace and when it is created?
How to sort output in descending order in oracle?
what is the difference between oracle enterprise edition and oracle express edition?
What is ceil and floor in oracle?
types of indexes and the rationale behind choosing a particular index for a situation.
What is clusters ?
Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint ?
Explain what are the uses of rollback segment?
Can we convert a date to char in oracle and if so, what would be the syntax?
What happens if recursive calls get out of control?