position(java.sql.Blob pattern, long start) - Analytics Database - Teradata Vantage

SQL External Routine Programming

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-07-11
dita:mapPath
iiv1628111441820.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
B035-1147
lifecycle
latest
Product Category
Teradata Vantage™

Retrieves the byte position at which the Blob pattern begins within the BLOB value that this Blob object represents. The search for pattern begins at position start.

This method is reserved for a future release.

Syntax

position(java.sql.Blob pattern, long start)

Syntax Elements

pattern
The byte array containing the pattern for which to search.
start
The position at which to begin searching.
The first position is 1.

Exceptions

This method throws an SQLException to indicate that a Java external routine called a method that is not yet supported, setting the SQLException fields as follows.

SQLState Field vendorCode Field
“0A000” 7858