SQL Editor

RazorSQL contains a SQL editor that includes syntax highlighting and function lookup for many languages such as SQL, PL/SQL for Oracle, Transact-SQL for SQL Server and Sybase, SQL PL for DB2, and support for other popular programming languages like Java, JavaScript, HTML, CSS, XML, and many more.

The editor tries to determine the syntax highlighting type based on the type of file and / or the type of database connection. For example, if the file ends in .xml, RazorSQL will display XML syntax highlighting unless the user changes the highlighting type manually.

Normally the default syntax highlighting type is the SQL type. However, if connected to Oracle, SQL Server, Sybase, or DB2, the editor will set the highlighting type to that particular database's programming language, i.e., PL/SQL for Oracle, TSQL for SQL Server and Sybase, and SQL PL for DB2.

The SQL Editor will also display custom sytnax highlighting for MySQL and PostgreSQL keywords.

Listed below are links to more specific information about some of the SQL editors provided by RazorSQL:

DB2 SQL Editor
Derby SQL Editor
Firebird SQL Editor
FrontBase SQL Editor
HSQLDB SQL Editor
Informix SQL Editor
MySQL SQL Editor
OpenBase SQL Editor
Oracle SQL Editor
PostgreSQL SQL Editor
MS SQL Server SQL Editor
SQLite SQL Editor
SQL Anywhere SQL Editor
Sybase SQL Editor