1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[SQL] Oracle DB: How can I write query ignoring case?

Discussão em 'Outras Linguagens' iniciado por Stack, Setembro 21, 2021.

  1. Stack

    Stack Membro Participativo

    As I had written in title, I have SQL query, run on Oracle DB, lets say:

    SELECT * FROM TABLE WHERE TABLE.NAME Like 'IgNoReCaSe'


    If I would like, that the query would return either "IGNORECASE", "ignorecase" or combinations of them, how can this be done?

    Continue reading...

Compartilhe esta Página