Skip to content

bernatpineda/mysql-basics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

💊 MySQL Basics

MySQL, SQL language, setting environment variables.

📔 Description

Intro pill which served as our first contact with the DBMS "MySQL", where we set an environment variable to be able to run the program from the command line, imported an example database from a ".sql" file provided by the official MySQL team, and executed some queries to play around with a DB and to getting familiar with the SQL language.

📂 Content

This repository contains only the following files:

  • README.md: this explanatory file.
  • employees.sql: file containing an example database provided by the official MySQL team, to import and use in our exercise.
  • queries.sql: file where we recorded all the necessary queries executed to fulfill this exercise.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published