sponsor Vim development Vim logo Vim Book Ad

MS SQL Server Syntax : Microsoft SQL Server 2000 T-SQL (Transact-SQL) Syntax

 script karma  Rating 154/46, Downloaded by 1563  Comments, bugs, improvements  Vim wiki

created by
Aquila Deus
 
script type
syntax
 
description
Syntax file for M$ SQL Server 2000 Transact-SQL

I added all reserved words, system functions and stored procedures.

Notes:
- All types, statements, and operators are colored as Keyword.
- All keywords must be UPPER_CASED.
- @local_variables (lower_cased) are colored as Special
- User-defined types in the form of "Some_User_Defined_Type" are colored as Type. (you must append the ending "_Type")
- @@SYSTEM_VARIABLES are colored as PreProc. Must be UPPER_CASED too.
 
install details
Put it into /syntax/sql.vim
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
sql.vim 0.99 2005-03-12 6.0 Aquila Deus Initial upload
ip used for rating: 3.16.83.150

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github