🔥 3-day streak
GitHub Copilot166 / 190
Question 166 of 190

A backend developer is writing a Copilot Chat prompt to generate a data-access function. The team has a strict rule that no raw SQL string concatenation may be used (only parameterized queries), and Copilot keeps producing concatenated queries anyway. Which single adjustment to the prompt is most likely to reliably prevent the unwanted pattern?

Reviewed for accuracy · Report an issueNext question