Is there an existing issue for this?
Issue Description
The documentation currently lacks detailed explanations for some core SQL concepts.
This issue aims to improve the database-related documentation by adding comprehensive details about:
Primary Key β Definition, purpose, and usage examples
Foreign Key β How it works, relationships between tables, and examples
Constraints β Different types (e.g., UNIQUE, NOT NULL, CHECK, DEFAULT), syntax, and practical examples
Suggested Change
I would like to add above mention documentations .
Rationale
No response
Urgency
Medium
Record