mahir_data
easyCarsome · text

Find Toyota listings, regardless of case

Search listings need to be case-insensitive: a buyer searching "toyota" should find titles written as "Toyota", "TOYOTA", or anything in between.

Return id, title, and price for every listing whose title mentions Toyota in any casing.

Schema

listings
idINT
titleTEXT
priceNUMERIC

Example input

listings