text
Method
Summary
Returns a string containing the text of an SQL statement.
Signature
text sql-statement => text
Arguments
- sql-statement
- An instance of
<sql-statement>.
Values
- text
- An instance of
<string>.
Library
sql
Module
sql
Description
Returns a string containing the text of sql-statement.