Tag

SQL Commands

0 views collected around this technical thread.

Practical DevOps Architecture
Practical DevOps Architecture
Feb 2, 2021 · Databases

SQL DDL and DML Commands: Creating, Modifying, and Querying Databases and Tables

This article introduces the classification of SQL statements and provides practical DDL and DML commands for creating, altering, and querying databases and tables, including examples of creating databases, showing database information, and modifying table structures.

DDLDMLDatabase
0 likes · 4 min read
SQL DDL and DML Commands: Creating, Modifying, and Querying Databases and Tables