Skip to main content

tSqlRow example

Last updated: 9/1/2026

In the following Job script example of tSqlRow, only the query context and query statement are specified, leaving all the other parameter as default.

	setSettings {
		SQL_CONTEXT : "SQLContext",
		SQL_QUERY : "\"select id, name, city from row1\""
	}

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!