Function documentationsql Method (Loader Class) Locate this document in the navigation structure

 

sql is a method of the Loader class (sdb.loader module) for sending Loader commands and SQL statements to the Loader server.

Features

Syntax Syntax

  1. sql (cmd_string)
End of the code.
sql Method: Attributes

Attribute

Description

cmd_string

Loader command or SQL statement

Result