Skip to content

KuanTingLin/MySQL-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project includes two sql scripts(cmdev.sql, world.sql) to create databases required in the practice.
And a sql script, i.e. mynotes.sql, that includes instantly-runnable commands covering the following topics:

CRUD, join and union, subquery, MySQL datatypes intro, commonly-used functions, and toy-data.

I use mynotes.sql as a detailed reminder, but it can also be used as a tutorial for SQL-beginners.

You can find more SQL practices in the folder "MySQL_Homework" or https://github.com/macdidi5/MySQLTutorial, and also on Leetcode, section "database" https://leetcode.com/problemset/database/

References: http://www.codedata.com.tw/database/mysql-tutorial-getting-started/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages