asked 106k views
1 vote
After creating the table, how would you add a new record to the table

1 Answer

7 votes
Assuming you have a SQL database, you would use the SQL INSERT statement.
answered
User Tyrrrz
by
8.0k points

No related questions found