Documentation
Documentation
  • Themes
    • Themes
    • Default
    • Bootswatch Themes
    • Slate
  • Table of Contents
    • Table of Contents

  1. You are here
  2. Home
  3. docs
  4. How To...
  5. Tips and Tricks
  6. How to compare strings ignoring case

manuals how to query search

Sidebar
  • Introduction
  • Quick Tour
  • Installation Guide
  • Getting Started
  • AwareIM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
    • AwareIM Basics
    • Forms And User Interfaces
    • Charts
    • Business Rules
    • Reports And Documents
    • Users And Login
    • Emails
    • Security And Protection
    • Integration With Other Systems
    • Mobile Applications
    • Miscellaneous
    • Tips and Tricks
      • How to search for multiple objects
      • What to do if an object can be related to multiple objects
      • How to display currency symbol
      • How to generate unique ID for the attribute
      • How to compare strings ignoring case
  • Programmer's Reference
  • AI Integration
  • Videos
  • Case Study
  • Glossary
  • Appendices
  • Changelog
  • Send via e-Mail
  • Print
  • Permalink

Manuals, How To, Query, Search

How to compare strings ignoring case

Use TO_LOWER_CASE or TO_UPPER_CASE functions to convert both strings to upper or lower case and then compare them. See also the “Text Functions” section.

  • Last modified: 2023/03/09 03:58
Log In