This commit is contained in:
Benjamin Toby
2025-07-16 07:42:55 +01:00
parent a6b5d27f2f
commit 56324e4c99
3 changed files with 186 additions and 0 deletions
@@ -1,3 +1,8 @@
---
title: Create Database Table Fields
description: Learn how to create fields/columns in your tables
---
## Create Database Table Fields
Fields (or Columns) define the structure of your SQL tables. Datasquirel Helps you define these structures and even extend them.