[
https://issues.apache.org/jira/browse/TRAFODION-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anoop Sharma reassigned TRAFODION-2980:
---------------------------------------
Assignee: Anoop Sharma
> Add build-in function instr as Oracle
> -------------------------------------
>
> Key: TRAFODION-2980
> URL: https://issues.apache.org/jira/browse/TRAFODION-2980
> Project: Apache Trafodion
> Issue Type: New Feature
> Components: sql-general
> Reporter: Yuan Liu
> Assignee: Anoop Sharma
> Priority: Major
>
> Add an build-in function as Oracle instr.
>
> For example,
> select instr('helloworld',',',2,2) from dual; --return 4
> select instr('helloworld', 'l', 4, 2) from dual; – return 9
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)