write a query to create a table with the following structure (field pid , p name ,
Answers
Answered by
1
Answer:
create table patients ( pid integer(4),
pname varchar (20));
Similar questions
Math,
3 months ago
English,
3 months ago
Geography,
3 months ago
Computer Science,
8 months ago
Math,
1 year ago