diff --git a/interviewQuestions/7/en.mdx b/interviewQuestions/7/en.mdx index 17a14d7..2b0e386 100644 --- a/interviewQuestions/7/en.mdx +++ b/interviewQuestions/7/en.mdx @@ -6,7 +6,7 @@ meta: Use the `DISTINCT` keyword in the `SELECT` statement to return only unique records. -Пример: +Example: ```sql SELECT DISTINCT position