Creating a Database
In creating databases, tables are essential. These tables hold all information on certain fields which make up records. All the information put into a table is related to each other. In order to make fields for date of birth we have to change the data type into date and time. If it is an image the data type changes into an object. The names a text data type. Once we create a database we are able to search and make a query for desired categories.
No comments:
Post a Comment