Developing a SQL File

Use Database Development tools to create and update SQL files.

Like a stored procedure, a SQL file groups SQL statements together for execution. Unlike a stored procedure, a SQL file does not pass parameters and does not reside on a database server. Also, while a stored procedure is subject to syntax and database rules, a SQL file is free to contain a more broad selection of SQL commands.

Related reference
SQL Editor Preferences
Bookmarks view
Code Assist Preferences
SQL Files/Scrapbooks Preferences
Templates Preferences


Created June 25, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com