answersLogoWhite

0

The following rows shift down.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Can you add a row to a table once it's created?

Yes. Click on the table (on the row below which you want the new row). Right click on the table and under "insert" one of the options will be to insert a row above.


What ways can you insert an extra row into a table?

On this computer, you go over to the left side of the row. You click on the left side of the row. It highlights the entire row. You go to "Table." You click on it. You click insert. It will insert a row. You let the computer do it for you.


What is MySQL insert command?

The INSERT command in MySQL allows you to enter a new row of data to a table in your database.


How do you add a new row to the bottom of a table in word?

To add a new row to the bottom of a table in Word, place your cursor in the last cell of the last row and press the "Tab" key. This will automatically create a new row below. Alternatively, you can right-click on the last row, select "Insert," and then choose "Insert Rows Below" from the context menu.


Insert yourself as a new row in the customer table?

To insert a new row into the customer table, you would typically use an SQL INSERT statement. For example, the command could look like this: INSERT INTO customer (name, email, phone) VALUES ('Your Name', 'your.email@example.com', '123-456-7890');. Ensure you replace the placeholder values with your actual data. After executing this command, a new row representing you will be added to the customer table.


What command add a row to a table?

To add a row to a table in SQL, you use the INSERT INTO command. The basic syntax is: INSERT INTO table_name (column1, column2, ...) VALUES (value1, value2, ...);, where you specify the table name, the columns you want to insert values into, and the corresponding values. This command adds a new record to the specified table.


What is used to add another row to the table?

An INSERT query is used to add a row to a table.


When you press the tab key when your in the last row of a table what happens?

When you press the tab key from the last cell in the table it adds a new blank row to the bottom of the table.


In what row with the active cell B1 be after you insert a new row?

If you insert a new row above B1, the cell contents will move to B2 in the second row. If you insert a new row below B1, the cell contents will not move.


How To insert a new field between two existing rows in a table click the row selector for the row where you want to the new field to appear?

Yes, whatever row or rows are selected are where the new row or rows will appear. The existing row or rows will be pushed down.


In what ways can you modify this Excel 2007 table using options on the Design tab of the Ribbon?

You can insert column H in the table by selecting the Resize Table button You can insert a total row from which you can access common Excel functions You can remove row 3 from the table by clearing the Header Row checkbox


How do you insert a row above the selected row?

Highlight the Row 2 number on the left hand side of the screen and with the mouse still in this location right click and then click insert, this will insert a row about row 2.