Skip to main content
Skip table of contents

f$SQLExecute


f$SQLExecute

Execute an SQL command.

Note: since it takes time to make the connection, a new connection should not be established for every SQL function.

Syntax:

Status = f$SQLExecute( Channel, Command )

 

Argument

Type

Meaning

 

Channel

Integer

Channel number

 

Command

String

SQL command

Result:

Integer

Error status

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.