POSITION

Syntax

POSITION(substr IN str)

Description

POSITION(substr IN str) is a synonym for LOCATE(substr,str).

It's part of ODBC 3.0.

This page is licensed: GPLv2, originally from fill_help_tables.sql

Last updated

Was this helpful?