Computer Science, asked by mataranikijai1234, 5 hours ago

e) A Database file contains the entire data
stored in a database created wing a​

Answers

Answered by pavithrake3
1

Answer:

In order to be able to add and manipulate data, you first have to create a database. There’s not much to this. You’re creating just a container in which you will add tables. Creating a table is more involved and offers many choices. There are several types of tables from which to choose, some with unique features. When creating tables, you must also decide on the structure of each table: the number of columns, the type of data each column may hold, how the tables will be indexed, and several other factors. However, while you’re still learning, you can accept the default setting for most of the options when creating tables.

Answered by KaustubhPratap
0

Answer:

stored data is the database file

Similar questions