fix docs typo (#4723)
This commit is contained in:
@ -28,7 +28,7 @@ under the License.
|
||||
## Description
|
||||
### Syntax
|
||||
|
||||
'INT INSR (WARCHAR STR, WARCHAR substrate)'
|
||||
'INSTR (VARCHAR STR, VARCHAR substrate)'
|
||||
|
||||
|
||||
Returns the location where substr first appeared in str (counting from 1). If substr does not appear in str, return 0.
|
||||
|
||||
Reference in New Issue
Block a user