Write a minimum number of columns that must be specified while creating a table using CREATE TABLE STATEMENT | Sololearn: Learn to code for FREE!
0

Write a minimum number of columns that must be specified while creating a table using CREATE TABLE STATEMENT

just tell me the answer pls

7th Nov 2016, 2:17 PM
Gopal lal Meena
Gopal lal Meena - avatar
3 odpowiedzi
0
id int
7th Nov 2016, 4:43 PM
மனோஜ்குமார் பழனிச்சாமி
மனோஜ்குமார் பழனிச்சாமி - avatar
0
My answer is two.
7th Nov 2016, 9:43 PM
Goldwyn Zimba II
Goldwyn Zimba II - avatar
0
While creating a table at least one column must be specified.
17th Dec 2017, 10:21 AM
Raphaella_07