Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Search Operator

This is a discussion on Search Operator within the Other DBs forums, part of the Database category; In PostgreSQL is there a seperate oerator available for case-insensitive regular expression searches. If so can anyone mention that. I ...

  1. #1
    Ralph is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    114

    Search Operator

    In PostgreSQL is there a seperate oerator available for case-insensitive regular expression searches. If so can anyone mention that. I need it for my search.


  2. #2
    Adrian is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    124
    Yes the operator
    ~*
    can be used for case-insensitive regular expression searches. Do the search and let me know the result.


Latest Article

Network Security Risk Assessment and Measurement

Read More...