CommencerCommencer gratuitement

Matching text

You've been asked to help test out a new search feature. You'll need to check whether the system can correctly handle searches where users type only part of an actors name. As part of this test, you decide to look for all actors whose names have the letter “e” in the third position.

You need to pull this list from the database to confirm the search behaves as expected.

Cet exercice fait partie du cours

Intermediate SQL with AI

Afficher le cours

Instructions

  • Write a prompt that retrieves all people where the third letter of the name is “e”.

Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice