From 61ae2ce5f333e3aca6c5c2367af8dfae48e94708 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 17 Jun 2025 16:16:16 +0100 Subject: [PATCH] Add new flag on guide --- src/data/question-groups/sql-queries/sql-queries.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/question-groups/sql-queries/sql-queries.md b/src/data/question-groups/sql-queries/sql-queries.md index 23ae2f218..d2dc2cb74 100644 --- a/src/data/question-groups/sql-queries/sql-queries.md +++ b/src/data/question-groups/sql-queries/sql-queries.md @@ -6,6 +6,7 @@ title: '30 SQL Queries Interview Questions and Answers' description: 'Writing SQL queries on the spot is tough. This guide covers 30 common SQL queries interview questions with examples, code snippets, and explanations.' authorId: 'ekene' ending: 'sql-queries-ending.md' +isNew: true date: 2025-06-17 seo: title: '30 SQL Queries Interview Questions and Answers'