Skip to content

Commit 91be287

Browse files
mariadb-stefan-hinzgitbook-bot
authored andcommitted
GITBOOK-1585: Add a page description.
1 parent 962c137 commit 91be287

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

server/mariadb-quickstart-guides/mariadb-alter-table-guide-1.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
---
2+
description: >-
3+
Essential guide to modifying table structures: add, drop, or change columns;
4+
manage indexes and default values; and rename tables. Includes key precautions
5+
for all database operations.
6+
---
7+
18
# Altering Tables Guide
29

310
This guide provides essential instructions for modifying existing table structures. Learn how to add, drop, and change columns, manage indexes and default values, and rename tables, along with key precautions for these operations when working with your database.

0 commit comments

Comments
 (0)