Geography, asked by jagdish1581, 1 year ago

SQL query to create a new table. answer fast !!!!✌✌❤​

Answers

Answered by ishita200558
4
CREATE TABLE table_name( column1 datatype, column2 datatype, column3 datatype, ..... columnN datatype, PRIMARY KEY( one or more columns ) ); CREATE TABLE is the keyword telling the database system what you want to do. In this case, you want to create a new table.

hope it helps u

ishita200558: wlcm
Answered by Anonymous
3

I'm so sad my gf don't talk to me ,

Attachments:

jagdish1581: Hahaha ✌✌
jagdish1581: ❤❤❤
Similar questions