Posts by Joao Eduardo • 1 point
1 post
-
-2
votes4
answers129
viewsA: Build database
can start with the function CREATE TABLE table_name ( column1 datatype, column2 datatype, column3 datatype, .... );
1 post
-2
votes4
answers129
viewscan start with the function CREATE TABLE table_name ( column1 datatype, column2 datatype, column3 datatype, .... );