Table of ContentsPreviousNext

Ispirer             Ispirer


Ispirer SQLWays Database Migration Software

/STDEL - Statement termination string

Syntax: /STDEL=StatementDelimiter

This option specifies a string that is used to terminate SQL statements in SQL scripts. The default value is a semicolon (;) unless the target database (/TARGET) is Sybase or Microsoft SQL Server. If the target database is Sybase or Microsoft SQL Server the default value is GO.

To specify the hexadecimal value of a character belonging to the statement delimiter, use the following syntax: 0xhh. For example, /STDEL=0x40 specifies the AT symbol (@) as the statement termination string.

You can specify this option in the initialization file. See Initialization File Options for details.


Table of ContentsPreviousNext
Ispirer             Ispirer
Copyright © 1999-2015 Ispirer Systems Ltd. Ispirer and SQLWays are trademarks of Ispirer Systems Ltd. All other product names may be trademarks of the respective companies. All rights reserved.