1 | Creating a database can be as simple as starting from an existing template, which already contains the forms and views that you need for your application, or as complex as starting from scratch, with a blank database whose forms and views you design. |
2 | There are three ways to create a new database: |
3 | Base a database on a template |
4 | Copy an existing database |
5 | Create a database from scratch |