Topic Brief: today I talk about `casefold` and the edge cases it handles that aren't handled by `.lower()`! In this Microsoft Excel video tutorial I explain how to count the number of times a specific character appears in a cell.

Working With Case Insensitive Data -

today I talk about `casefold` and the edge cases it handles that aren't handled by `.lower()`! In this Microsoft Excel video tutorial I explain how to count the number of times a specific character appears in a cell. This video gives a quick demonstration of the Collation functionality available from Oracle

Important details found

  • today I talk about `casefold` and the edge cases it handles that aren't handled by `.lower()`!
  • In this Microsoft Excel video tutorial I explain how to count the number of times a specific character appears in a cell.
  • This video gives a quick demonstration of the Collation functionality available from Oracle
  • We look at the ILIKE operator and see why it may not be well suited for doing full

Why this topic is useful

This format is designed to help readers move from a broad question into more specific pages without losing context.

Sponsored

Frequently Asked Questions

What is this page about?

This page summarizes Working With Case Insensitive Data and connects it with related entries, references, and supporting context.

Is the information always complete?

Not always. Some topics may need verification from official or primary sources.

How should readers use this information?

Use it as a starting point, then open related pages for more specific details.

Supporting Images

Working With Case Insensitive Data
Handling case insensitive strings - EXPLAINING POSTGRESQL
ILIKE with Case Insensitive Data
you're probably doing case-insensitive wrong (intermediate) anthony explains #517
How to use Casefold Method for case insensitive string comparison and search in Python
Case Insensitive Matching in Python with .Casefold()
Excel - Count Specific Character in Cell | Case-Sensitive & Case-Insensitive
Python Tips and Tricks: Case-Insensitive String Comparisons Done Right
Collation and Case-Insensitive Queries in Oracle Database
Regex Case Insensitive Matching: The 'i' Flag Explained!
Sponsored
View Full Details
Working With Case Insensitive Data

Working With Case Insensitive Data

Read more details and related context about Working With Case Insensitive Data.

Handling case insensitive strings - EXPLAINING POSTGRESQL

Handling case insensitive strings - EXPLAINING POSTGRESQL

How does PostgreSQL handle strings in general and what happens with

ILIKE with Case Insensitive Data

ILIKE with Case Insensitive Data

We look at the ILIKE operator and see why it may not be well suited for doing full

you're probably doing case-insensitive wrong (intermediate) anthony explains #517

you're probably doing case-insensitive wrong (intermediate) anthony explains #517

today I talk about `casefold` and the edge cases it handles that aren't handled by `.lower()`! playlist: ...

How to use Casefold Method for case insensitive string comparison and search in Python

How to use Casefold Method for case insensitive string comparison and search in Python

Read more details and related context about How to use Casefold Method for case insensitive string comparison and search in Python.

Case Insensitive Matching in Python with .Casefold()

Case Insensitive Matching in Python with .Casefold()

Read more details and related context about Case Insensitive Matching in Python with .Casefold().

Excel - Count Specific Character in Cell | Case-Sensitive & Case-Insensitive

Excel - Count Specific Character in Cell | Case-Sensitive & Case-Insensitive

In this Microsoft Excel video tutorial I explain how to count the number of times a specific character appears in a cell. You can do ...

Python Tips and Tricks: Case-Insensitive String Comparisons Done Right

Python Tips and Tricks: Case-Insensitive String Comparisons Done Right

Read more details and related context about Python Tips and Tricks: Case-Insensitive String Comparisons Done Right.

Collation and Case-Insensitive Queries in Oracle Database

Collation and Case-Insensitive Queries in Oracle Database

This video gives a quick demonstration of the Collation functionality available from Oracle

Regex Case Insensitive Matching: The 'i' Flag Explained!

Regex Case Insensitive Matching: The 'i' Flag Explained!

Read more details and related context about Regex Case Insensitive Matching: The 'i' Flag Explained!.