Using {{variables}} in Query SQL Database

Hi,

I’m trying to query data in the same way as the following training video, but the Query SQL Database Block is not recognizing the variable (In the video 6:55). And if run the agent, I’ll get:

{ “type”: “error”, “error”: { “message”: “syntax error at or near “```”” } }

Am I missing anything?