OpenString algorithm (OpenString)

OpenString is used in cases where the FROM clause of a SELECT statement contains an OPENSTRING clause. Rows are fetched from the BLOB or file specified in the OPENSTRING clause. See FROM clause.

An OpenString operator also appears in the plan for a LOAD TABLE statement.