Merge commit 'f86f7e02f584bbcf64d28cb0162879e5545169e2' as 'DB/DBLab2'

This commit is contained in:
LeterZP
2026-04-06 00:33:38 +03:00
8 changed files with 50 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
SELECT Н_ЛЮДИ.ДАТА_РОЖДЕНИЯ FROM Н_ЛЮДИ
GROUP BY Н_ЛЮДИ.ДАТА_РОЖДЕНИЯ;