Add the record

Report a typo

Write a query that will add the following record into the table products:

type count maker
Laptop 15 LG

Columns type and maker have type VARCHAR(15), column count has type INT.

Write an SQL statement





___

Create a free account to access the full topic