answersLogoWhite

0

A file is nothing but a term used by database administrators and programmers where data is stored in a specific format. In short, a file is where in all the records or sets of records are stored on a computer.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

Difference between flat file and database file?

DATABASE FILE - is one that is stored on a server and it is in the format that the database needs to read it. It is stored in the database catalog......


What is master file in database environment?

The main file in the database which is the only copy of the important data in a database is MASTER FILE lalkesav@gmail.com


What is a database file?

a database file is a space to store thumbnails for a database


How do you open adt file?

To open an adt file, you must use an advantage database driven application, server or utilities. .adt file=Advantage database file. Advantage database by Sybase.


Difference between database file and flat file in DBMS?

Database file is one that is stored on a server and it is in the format that the database needs to read it. It is also stored in the database catalog. A flat file is one that is dumped from a database to import or export into another database or program. A flat file is fields of data separated by delimiters, which keep the fields separated for export/import.


A saved database is referred to as a?

file


What is a file on a database?

More than one record in a Database


What is the Difference between a database and a database server?

A database is a file. A database server is a computer that shares that file over a network.


What is an MDF file?

MDF stands for Master Database File. It is a primary database file in SQL server, you can't start SQL server without mdf file.


How do you convert a ms Works database file to a Microsoft Excel file?

Export the MS Works database file in a comma-delimited format, save the file, then import the file into MS Excel.


How do you open a bgl file?

BGL file normally used as a dictionary database file. Which helps to the dictionary software to add more lexical database.


How do you store pdf file to database using PHP?

Files cannot be directly stored in a MySQL database. However, a path to the file or the contents of the file can.