Skip to content

TIFC2DEV-JAVA-DJ7 - Lab - Implementing advanced SQL queries - Github Classroom Assignment

Notifications You must be signed in to change notification settings

generation-org/TIFC2DEV-JAVA-DJ7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Query Practice Project

Welcome! This is your template project to practise writing SQL queries.

Instructions

  1. Run the following command first to install dependencies:

    npm install
  2. Open each query file in the learner folder (e.g. query1.js, query2.js, etc.).
    Replace the placeholder query (SELECT ...;) with your own SQL solution.

  3. Run each file to test your query output locally, for example:

    node learner/query1.js
  4. Once you are satisfied with your solution, upload your project to the autograder to check if your query is correct.

Good luck, and happy learning!

About

TIFC2DEV-JAVA-DJ7 - Lab - Implementing advanced SQL queries - Github Classroom Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published