SQL$HELP_OLD72.HLB  —  INSERT  Arguments  INTO
    Syntax options:

    INTO table-name | INTO view-name

    The name of the target table or view to which you want to add a
    row. Inserts the value specified to a specified parameter. The
    INTO parameter clause is not valid in interactive SQL.
Close Help