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
Code Assist Preferences
SQL Files/Scrapbooks
Templates Preferences

For product-related issues, contact Sybase Technical Support at 1-800-8SYBASE. Send your feedback on this help topic directly to Sybase Technical Publications: pubs@sybase.com