The script file contains the text of create table commands, one command per view defined for the session. The name of each table is sSessionId_viewnumber_viewname where:
s is a constant.
SessionId is the unique identifier for the session.
viewnumber is a number greater than or equal to one that reflects the order in which views were defined for the session.
viewname is the user-supplied name for the views, truncated if necessary to conform to the limitations on the lengths of Adaptive Server identifiers.