Hack with Data
  • Welcome to Hack with Data
  • Overview
    • โœจCourse Overview
  • Data Intro
    • ๐Ÿ—„๏ธImportance of Data in Today's World
    • ๐ŸขWhere Data Lives
    • ๐Ÿ”นWays to Logically Store Data
    • ๐Ÿ”Security Measures for Protecting Data
    • ๐ŸงนData Cleaning and Preprocessing
  • WORKING WITH DATA
    • โ‰๏ธQuerying Databases with SQL
    • ๐Ÿ“ฑExample of Querying Data from Python
    • ๐Ÿ”Introduction to APIs
  • DATA ANALYSIS AND VISUALIZATION
    • ๐Ÿ”ขIntroduction to Data Analysis
    • ๐Ÿ“ŠData Visualization Tools (Excel, Tableau, PowerBI)
    • ๐ŸŒณVisualization and Data for Environmental Initiatives
  • REAL-WORLD APPLICATIONS
    • ๐Ÿ”Data in Cybersecurity
    • ๐Ÿง‘โ€๐Ÿ’ปCareer Paths in Data
  • CONCLUSION
    • ๐ŸฅณCourse Recap
    • ๐Ÿ“Quiz
    • ๐Ÿ“„Keep on Learning
  • SouthHills Info Request
Powered by GitBook
On this page
  1. WORKING WITH DATA

Querying Databases with SQL

PreviousData Cleaning and PreprocessingNextExample of Querying Data from Python

Last updated 7 months ago

If you want to follow along with this demo, it is best to have multiple monitors where you can watch the video on one while you code on the other. If you don't have multiple screens, you could always use a tablet or your cell phone.

โ‰๏ธ