Merge branch 'master' of https://github.com/eugenp/tutorials into JAVA-1672
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
drop table if exists client;
|
||||
|
||||
create table client (
|
||||
id numeric,
|
||||
name varchar(50),
|
||||
|
||||
Reference in New Issue
Block a user