while and break...continue  goto

Chapter 14: Using Batches and Control-of-Flow Language

declare and local variables

Local variables are declared, named, and typed with the declare keyword and are assigned an initial value with a select statement. They must be declared, assigned a value, and used within the same batch or procedure.

See “Local variables” for more information.





Copyright © 2005. Sybase Inc. All rights reserved. goto

View this book as PDF