oracle-helpers
Preparing search index...
sql
Function sql
sql
(
strings
:
readonly
string
[]
,
...
values
:
RawValue
[]
)
:
Sql
Create a SQL object from a template string.
Parameters
strings
:
readonly
string
[]
...
values
:
RawValue
[]
Returns
Sql
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
oracle-helpers
Loading...
Create a SQL object from a template string.