linfo2172-databases/P2/exo3/create.sql

4 lines
46 B
SQL

CREATE TABLE IF NOT EXISTS Vehicle (
num
);