nautesubs / MySQL_test

MySQL practice code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MySQL Practice Code

The code for practicing MySQL.

Description

This repository contains the practice code for MySQL included:

  • SELECT, INSERT, UPDATE, DELETE statement
  • Aggregate Function
  • JOIN
  • SQL View
  • Stored Routines
  • Triggers
  • Index

Getting Started

Dependencies

  • MySQL

Authors

Jan

Acknowledgments

Udemy course: SQL – MySQL for Data Analytics and Business Intelligence – 365 Careers (2019)

About

MySQL practice code


Languages

Language:PLSQL 57.2%Language:PLpgSQL 29.7%Language:TSQL 13.1%