Search⌘ K
AI Features

Challenge: Write a Generalized Query

Practice writing a generalized SQL query that returns the body and created timestamp of journal entries filtered by a given first and last name. This exercise helps reinforce your understanding of SQL nesting and prepares you to detect and prevent injection vulnerabilities.

Problem statement

...