You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/21 15:43:58 UTC

[jira] [Commented] (TRAFODION-2403) update sql reference manual about REGEXP function

    [ https://issues.apache.org/jira/browse/TRAFODION-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767351#comment-15767351 ] 

ASF GitHub Bot commented on TRAFODION-2403:
-------------------------------------------

Github user DaveBirdsall commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/883#discussion_r93460393
  
    --- Diff: docs/sql_reference/src/asciidoc/_chapters/sql_language_elements.adoc ---
    @@ -2511,6 +2511,8 @@ subquery is empty, the predicate is false.
     | <<in_predicate,IN Predicate>> | Determines if a sequence of values is equal to any of the sequences of
     values in a list of sequences.
     | <<like_predicate,LIKE Predicate>> | Searches for character strings that match a pattern.
    +| <<regexp_predicate,REGEXP Predicate>> | Searches for character strings that match a pattern, The pattern 
    --- End diff --
    
    Suggested wordsmith: "Searches for character strings that match an extended regular expression."


> update sql reference manual about REGEXP function
> -------------------------------------------------
>
>                 Key: TRAFODION-2403
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2403
>             Project: Apache Trafodion
>          Issue Type: Documentation
>            Reporter: liu ming
>            Assignee: liu ming
>
> REGEXP was added, need document update for it



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)