Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 333 Bytes

File metadata and controls

18 lines (11 loc) · 333 Bytes

Introduction

Moving from Excel to SQL

Setting up your environment for SQL

  • DB Browser

    • A free tool for working with SQLite database engine
  • Other SQL Database Engines

    • MySQL, Microsoft's SQL Server, and Oracle Databases
    • And many others
  • Exercise Files

    • company_database.db
    • company_spreadsheet.xlsx