Showing entries 1 to 1
Displaying posts with tag: reserved (reset)
Updated SQL Reserved Words Checker

I just updated my SQL reserved words checker to include a few new words from MySQL 5 that it wasn't picking up.

I use the tool when I'm designing a database table, or column. It can tell you if a value is a reserved word in MySQL, PostgreSQL, Oracle, or SQL Server.

Showing entries 1 to 1