Design and Create a Relational Database Table Using SQLiteStudio
Data is at the heart of all computing practices and plays an important role in our business and personal lives. Data is manipulated by programs, displayed on web browsers, transferred from location to location by networking systems, and used for business and personal decision making. Organizing, storing and safeguarding data in a database is the main purpose of database management software. Since data is such a large part of your life--whether used for your mobile phone address list or your medical record at your doctor’s office--wouldn’t it be great to know a little more about how a database works? By the end of this project, you will have a new appreciation for the importance of data and how it’s organized in a database. In hands-on activities you will use SQLiteStudio database management software to create and load data into a relational database table.