mirror of
https://codeberg.org/ThisIsMiseryy/techstore
synced 2026-03-29 20:21:20 +00:00
fix typo su inserimento dati tabella categories
This commit is contained in:
@@ -47,4 +47,4 @@ CREATE TABLE OrderItems(
|
||||
|
||||
-- INSERIMENTO DATI
|
||||
INSERT INTO Categories(Name) VALUES
|
||||
('Elettronica'),('Networking'),('Telefonia')
|
||||
('Elettronica'),('Networking'),('Telefonia');
|
||||
Reference in New Issue
Block a user