At a Glance: today I talk about `casefold` and the edge cases it handles that aren't handled by `.lower()`! We discuss the flexibility of naming and querying objects and demystify double quotes in Snowflake.

Working With Case Insensitive Data -

today I talk about `casefold` and the edge cases it handles that aren't handled by `.lower()`! We discuss the flexibility of naming and querying objects and demystify double quotes in Snowflake. 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()`!
  • We discuss the flexibility of naming and querying objects and demystify double quotes in Snowflake.
  • 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

The goal of this page is to make Working With Case Insensitive Data easier to scan, compare, and understand before opening related resources.

Sponsored

Frequently Asked Questions

What should readers check next?

Readers should check related pages, official references, or updated sources when details matter.

Why are related topics included?

Related topics help readers compare nearby references and understand the broader subject.

What is this page about?

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

Topic Gallery

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
Case Insensitive Matching in Python with .Casefold()
How to use Casefold Method for case insensitive string comparison and search in Python
Python Tips and Tricks: Case-Insensitive String Comparisons Done Right
Collation and Case-Insensitive Queries in Oracle Database
Enabling case-insensitive when reading objects with System.Text.Json
Case Sensitivity in Snowflake
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: ...

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().

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.

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

Enabling case-insensitive when reading objects with System.Text.Json

Enabling case-insensitive when reading objects with System.Text.Json

Read more details and related context about Enabling case-insensitive when reading objects with System.Text.Json.

Case Sensitivity in Snowflake

Case Sensitivity in Snowflake

We discuss the flexibility of naming and querying objects and demystify double quotes in Snowflake. Anyone interested in the ...