answersLogoWhite

0

no

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you Write a java program to get and display all the information?

That depends a lot on what information you want to get, and where you want to get it from: from user input; from a text file; from some other kind of file; from a database; etc.That depends a lot on what information you want to get, and where you want to get it from: from user input; from a text file; from some other kind of file; from a database; etc.That depends a lot on what information you want to get, and where you want to get it from: from user input; from a text file; from some other kind of file; from a database; etc.That depends a lot on what information you want to get, and where you want to get it from: from user input; from a text file; from some other kind of file; from a database; etc.


What is the difference between a file and a database file?

a file when referring to electronic systems can be a programme or sequence event recoding structure a database file is a set of created datasets used for storing information in an information management system . database files can then be used to retrieve the input information or used to inform a series of preset and manually created reports


What does the term 'file' mean in a database?

A file is lots of fields or information crammed together!A file tells you lots of information that you need!hope that helps :)


What can include such information as the file's author title or subject in Access?

You can include such information in Access by utilizing the properties of the database file. You can go to File > Info and enter details such as author, title, and subject. Additionally, you can also create a table to store this information and link it to your database objects.


What is an electronic storage file where firms keep customer information?

Database


What is the purpose of the vlan database?

Vlan database is vlan.bat file which is stored in flash memory and earlier in NVRAM. It is used to store vlan information. we can take back up of this file.


What is a file in a database?

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.


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 purpose does a database file serve?

It gives you information on someone or something. Hope this helps


What information is stored in Control File?

database name, naming of redologfiles,datafiles scn numbers checkpoint information


What are most database systems used for?

Databases store data that can be sorted in almost infinite ways. They are the computer equivalent of file cabinets which traditionally held paper forms. Virtually any business can use a database to store customer information, patient records, etc.


Differentiate between trace files and Alert log?

Alert log file is found at the background dump directory specified by the background_dump_dest parameter. Alert log file logs the information like startup or shutdown information of the database,admin activities and its all done by the server process. Example suppose you are away from monitoring database and database stop running or shutdown or restarted the information and the ora error messages will be checked by the alertlog file. Trace file is found at the user dump directory specified by the user_dump_dest parameter. Trace file logs the information about user activities or the information about any internal error occurs at the database and its a user process.