It is used to insert records in the table which is created.
Char and date data-type columns should be enclosed in single quotes while inserting records in the table.
Number data-type column should be written without single quotes.
Records can be inserted into the table in three ways:
|
Post a Comment