Write a Query to create a Table with the following structure. (Table name: Product)
Attachments:
Answers
Answered by
0
It goes like:
Create table Product (PID char (4), Pname VarChar (20), Description Varchar (40), Price Decimal );
Similar questions
Math,
3 months ago
Social Sciences,
3 months ago
Computer Science,
6 months ago
English,
10 months ago
English,
10 months ago