Computer Science, asked by vikantsinsinewar123, 1 year ago

write steps for inserting adata in table

Answers

Answered by mayanv8301
2

The INSERT INTO statement is used to add new data to a database.

The INSERT INTO statement adds a new record to a table.

INSERT INTO can contain values for some or all of its columns.

INSERT INTO can be combined with a SELECT to insert records.


Radha03: This is wrong.
Answered by Radha03
1
Steps to insert a data in table is

1. click on the cell A1 (top most cell on the left of the spreadsheet)

2. Notice the heavy black border around A1 cell which indicate that it is the active cell .

3. Type whatever you want in the cell and press the Enter key.

Please mark the answer Brainlist if you like.
Similar questions