ALTER statements

s-Server features the following ALTER commands:

Statement Description
ALTER PUMP Lets you start/restart or stop/pause the operation of one or more pumps.
ALTER SESSION Lets you modify a session parameter in order to change the behavior of the current user session.
ALTER STREAM Lets you modify the value of a system parameter. The new value is retained until it is replaced by a subsequent ALTER SYSTEM, or the SQLstream system is shut down
ALTER SYSTEM Lets you control data flowing through native streams, allowing you to pause streams temporarily or reset their stream clock.
ALTER USER Lets you add a password to a user, including the system administrator.