SQL$HELP_OLD72.HLB  —  DROP  DATABASE  Environment
    You can use the DROP DATABASE statement:

    o  In interactive SQL

    o  Embedded in host language programs to be precompiled

    o  As part of a procedure in an SQL module

    o  In dynamic SQL as a statement to be dynamically executed
Close Help