VistaDB 6
VistaDB / Tools User's Guide / Data Builder / Context Sensitive Screens / Programmability / Stored Procedures
In This Topic
    Stored Procedures
    In This Topic

    The main panel for each stored procedure shows the name, the description, and the SQL code that makes up the procedure.


    Remarks

    Stored Procedures may only return an integer type. Other returns must be passed through an OUT referenced parameter.
    UDFs may return any data type supported by VistaDB or a TABLE.