1.

Write command to creat table named chair with following fields

Answer» Create table chair ("fieldname" datatype, "fieldname" datatype,......);


Discussion

No Comment Found