answersLogoWhite

0

Is it important to save a database?

User Avatar

Anonymous

14y ago
Updated: 8/18/2019
User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Can you save a Database?

yes


how to do save form data into database?

Open the data (information) you what to save on a new folder(database)then save which or better still you creat a new folder (database) then move in your already existing file which is your data into it then click on the option save


Why do you save a database?

Failure to save the database will result in the changes being lost, just as failing to save a text document will cause changes to be lost.


When do execute the save command after editing with access database?

You perform several edits in a table within an Access database. When should you execute the Save command?


How do you create a save button to save a dataset into a database in Visual Basic?

i love pie


Why are forms an important part of a database?

the function of the database


How do you save Facebook comments to a MySQL database?

test


How do you store random values to database?

Using random method create the random number and save that in to Database


What does recovery mean?

There is command in database to delete the data from a table . But what if the data you have deleted was important ? For this there are commands in database system to recover the data. This is what is called data recovery .In database the data can be deleted ,what if the deleted data was important. In that case we use commands like rollback and save point.


How to store fingerprints in a database?

There are a number of ways you can store fingerprints in a database. You can for example scan them and save them as individual files.


How do I convert 2003 access database to 2007?

Open the database in Access 2007 and save as Access 2007 format.


What is a database in PHP?

Database = Where you save your data (ex: if a user fill your registration form, entered data should be saved somewhere, that's database) Usually in PHP we use MySQL Database.