[QCL Workshop] Exploring Database with SQL (Part 1)  
Summary
SQL is an acronym for Structured Query Language. It is a language designed to access and work with relational databases. Relational databases store and provide access to data points that are related. The workshop will look at Data Definition Language (DDL), Data Manipulation Language (DML), and Data Query Language (DQL).
Use DBeaver and SQL statements to:
    Create a database
    Define table elements
    Import tables
    Insert data into your project
Pre-requisites:
Internet Use: Introductory level (search, log-in, navigation of websites, etc.)
Local installation (if you bring your laptop): DBeaver (any version)
Software knowledge: basic computer skills
Download the repo and follow the exercises! https://github.com/CMC-QCL/Introduction-to-SQL-DBeaver-Pt1
Participants:
CMC Students, Faculty and Staff

Event Details