week 1
From the orientation, your reading from week 1 and your own experience answer the following questions. Relational database tables and spreadsheets look similar with both having rows and columns. What are some important differences between the two? While both relational database tables and spreadsheets use rows and columns to organize data, they differ significantly in their structure, data types, and capabilities. Databases are designed for storing and managing large, structured datasets with complex relationships, while spreadsheets excel at smaller, more ad-hoc data analysis and manipulation. Installing and configuration a database and learning how to use it is more complicated that just reading and writing data to a file. What are some important reasons that makes a database a useful investment of time? Learning to use a database is a worthwhile investment of time because it offers significant advantages over storing data in simple files, such as...