Format error

made it look pretty  xd
This commit is contained in:
Sangelo ST 2023-03-24 08:11:12 +01:00
parent 1795c3e666
commit c2a25d8216
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ CREATE TABLE table_name
);
```
```sql
CREATE TABLE customers
(
id INT NOT NULL AUTO_INCREMENT,