Create a table in a database to design and enter the details of employees of an
organization
Answers
Answered by
0
Explanation:
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.
Similar questions