record can be added to data bace in?
Answers
Answered by
0
Answer:
hope it helps
Explanation:
Records may be added to tables in three ways: manually through the table GUI, using a SQL INSERT query to add a single record, and using an INSERT query to add multiple records in bulk.
Answered by
0
Answer:
The INSERT INTO statement is used to add new data to a database. INSERT INTO adds a new record to a table. INSERT INTO can contain values for some or all of its columns.
Explanation:
please mark me as brainiest answer and please follow me
Similar questions