DrSchool تعلّم البرمجة بسرعة.
EN AR BN CS DE EL بحث

SQL: ملخص سريع

مرجع سريع لـ SQL.

وقت القراءة: 1 min عدد الكلمات: 36
تقدمي

SQL — Cheat Sheet

Quick info

  • Slug: sql
  • Extensions: .sql

Hello World

SELECT 'Hello, World!';

Notes

  • This is a starter reference to avoid empty pages.
  • You can expand it with real syntax, examples, and trusted links.

Official docs