Skip to content

Category Archives: community

Community Wiki Syntax Highlighting

I have written an article in the Ingres Community Wiki on how you can use syntax highlighting to make your code samples easier to read and download. Hop on over to http://community.ingres.com/wiki/Wiki_Syntax_Highlighting for information on how you can turn:

— Ingres
— SQL to create the base schema for MediaWiki
— set autocommit on;
CREATE [...]