Drops a remote server from the SAP Sybase IQ system
                                tables.
Syntax
DROP SERVER server-name
 
Examples
(back to top)
- Example 1 – this example drops the server IQ_prod:
 
 
Usage
            (back to top)
            Before DROP SERVER succeeds, you
                must drop all the proxy tables that have been defined for the remote server.
            
         
Standards
            (back to top)
            
                - SQL—ISO/ANSI SQL compliant.
 
- SAP Sybase Database product—Supported by Open
                        Client/Open Server.
 
             
         
Permissions
            (back to top)
            Requites
                the SERVER OPERATOR system privilege.