Procedures can return results to the calling environment in the parameters to the procedure.
Within a procedure, parameters and variables can be assigned values using:
the SET statement.
a SELECT statement with an INTO clause.
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |