Computer Science, asked by Sarai88, 1 year ago

write the minimum number of columns that must be specified while creating a table using CREATE TABLE statement.?

Answers

Answered by ssara
7

Answer:

you can create as many columns you want

BUT there must be minimum 2 columns out of which one have to be defined as the primary key.

PLEASE MARK AS BRAINLIEST ANSWER!!

Similar questions