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 do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
A and B are tables. x is a column. Then What is difference between A.x = B.x(+) and A.x = B.x ?
nw i'm doing MBA system and planning to do oracle,database management.tell me that whether it is useful r not?.refer any course for my carrier pls
What is Water Mark in Oracle?
List out the difference between commit, rollback, and savepoint?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
Which Oracle App Is Most Popular One ?
What is a Public Synonyms ?
What are triggers in oracle?
How to assign values to variables?
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
How to call a stored procedure inside a trigger? Give an example.