aksnell / assignments

0 stars 0 forks source link

03 - 01 - INSERT INTO Student (knowledge) VALUES ('SQL') - #8

Closed aksnell closed 4 years ago

aksnell commented 4 years ago

Every application uses data in some way. In many of our applications we will be storing information in a database. In this assignment we will be practicing using SQL databases.

Objectives

Setup

  1. Fork this repository to your own account.
  2. Change into your project's directory.
  3. Clone your repository: git clone https://github.com/YOUR_NAME_HERE/sql-intro
  4. Change into your newly cloned project's directory: cd sql-intro
  5. code .
  6. All your SQL queries should be placed inside the queries.sql file.

Explorer Mode

Adventure Mode

Epic Mode

Additional Resources

aksnell commented 4 years ago

https://github.com/aksnell/sql-intro/blob/master/queries.sql

aksnell commented 4 years ago

Your homework 03 - 01 - INSERT INTO Student (knowledge) VALUES ('SQL') - was marked: Meets Expectations

Ring that bell!

“Ring that bell!”