Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - SQL Reference » System procedures » Alphabetical list of system procedures

 

sp_remote_pcols system procedure

Produces a list of the columns in a remote table, and a description of their data types.

The server must be defined with the CREATE SERVER statement to use this system procedure.

 Syntax
 Arguments
 Result set
 Remarks
 Privileges
 Side effects
 See also
 Standards and compatibility
 Example