Skip to main content
Close announcements banner

tSqlRow example

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 – let us know how we can improve!