A database is generally more powerful and complex than a spreadsheet, with the ability to handle
multiple types of data and link them together. Some differences: A database has defined field types, a
spreadsheet does not. A database uses a standardized query language (such as SQL), a spreadsheet
does not. A database can hold much larger amounts of data than a spreadsheet.