Skip to content

Commit e6f07f5

Browse files
authored
Add Marc Wilson SQL cheat sheet
1 parent 9ad656c commit e6f07f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,14 +443,15 @@ Useful links, scripts, tools and best practice for Microsoft SQL Server Database
443443
- [Azure updates](https://azure.microsoft.com/en-us/updates/?status=all)
444444
- [Guides for Microsoft SQL Server Express](https://expressdb.io/) (by John McCall)
445445
- [SQL Server Diagrams](http://www.e-squillace.com/tech/techdiagrams/#SQL_Server)
446-
- [SQL Cheat Sheet](https://websitesetup.org/sql-cheat-sheet/) (by Luke Harrison)
446+
- [SQL Cheat Sheet for MySQL](https://websitesetup.org/sql-cheat-sheet/) (by Luke Harrison)
447447
- [Azure Database Migration Guide](https://datamigration.microsoft.com/) (by Microsoft)
448448
- [Hermitage: Testing transaction isolation levels in relation databases](https://github.com/ept/hermitage) (by Martin Kleppmann)
449449
- [csv to INSERT online converter - translates your tab-delimited data into a T-SQL INSERT statement](https://table.strd.co/) (by Structured Concepts AB)
450450
- [SQL Server Diagrams](http://www.e-squillace.com/techdiagrams-sqlserver/) (by George Squillace)
451451
- [New Stars of Data 2020 Presentations](https://github.com/SQLGrillen/NSOD-1) (by SQLGrillen)
452452
- [Get Your ColumnScore](https://columnscore.com) (by ColumnScore)
453453
- [SQL Assessment API rules in .csv format](https://github.com/microsoft/sql-server-samples/blob/master/samples/manage/sql-assessment-api/DefaultRuleset.csv) (by Microsoft)
454+
- [SQL cheat sheet for PostgreSQL and Oracle](https://www.pcwdld.com/sql-cheat-sheet) (by Marc Wilson)
454455

455456
**[⬆ back to top](#table-of-contents)**
456457

0 commit comments

Comments
 (0)