Updated SQL Reserved Words Checker
March 28, 2006
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.
Related Entries
- Sphinx - Open Source SQL Full Text Search Engine - November 1, 2006
- MySQL FULLTEXT Indexing and Searching - September 29, 2005
- SQL to Select a random row from a database table - September 14, 2005
- Insert Delayed with MySQL - August 2, 2005
- Multiple Inserts with MySQL - June 10, 2005
Trackbacks
Trackback Address: 553/EFD34086B48E2B7D709431ABCC8058B9
Comments
On 03/29/2006 at 3:26:52 AM EST Fredrik wrote:
1
Why don't you add support for SQL-92, SQL-99, and SQL-2003 as well? You can find a table with reserved words in SQL-xxx at http://developer.mimer.com/validator/sql-reserved-words.tml. /Fredrik
On 03/29/2006 at 5:03:57 AM EST Richard wrote:
2
Hi, I've just checked 'BEFORE' in your reserved word checker and it shows as not reserved in MySQL whereas it actually became a reserved word in ver 4.1. Is it me or have you missed it? Cheers, Richard.
On 01/07/2008 at 11:53:43 AM EST Kathy wrote:
3
Nice tool.
I suggest you allow the entry of multiple words at one (comma or space delimited).
Post a Comment
Recent Entries
- Cache Template in Request Setting Explained
- What Version of Java is ColdFusion Using?
- ColdFusion 9 Performance Brief from Adobe
- Request Filtering in IIS 7 Howto
- J2EE Session Cookies on ColdFusion / JRun
- Hands on ColdFusion Security Training
- ColdFusion 9 Solr Vulnerability - Are you at Risk?
- FCKEditor Year 2010 Bug for Firefox 3.6 with ColdFusion
I suggest you allow the entry of multiple words at one (comma or space delimited).



add to del.icio.us



