Dremio Cloud homeReferenceSQL ReferenceSQL FunctionsfunctionsPOSITIONDremio Cloud ClassicOn this pageCategories: String POSITION Returns the position of the first occurrence of a substring within another string Syntax POSITION(substr string IN expression string) → integer