SQL Ch5 Review
Help!
|
|
||||
---|---|---|---|---|---|
show | UPDATE
🗑
|
||||
During your current work session, you can ___ (save) your changes immediately by executing the ___ command. | show 🗑
|
||||
If you decide that you don't want to save the change you have made during your current work session, you can ____ (reverse) the change by executing the ___ command. | show 🗑
|
||||
The ROLLBACK command reverses only changes made to the data; it does not reverse the changes made to a _____ ____. | show 🗑
|
||||
show | transaction
🗑
|
||||
show | transaction
🗑
|
||||
You can use the ___ command to remove rows from a table. | show 🗑
|
||||
You can change a table's structure by using the __ ___ command. | show 🗑
|
||||
To add a new column, use the ___ clause of the ALTER TABLE command. | show 🗑
|
||||
8.You can change the characteristics of existing columns by using the ___ clause of the ALTER TABLE command. | show 🗑
|
||||
You can use the ____ clause of the ALTER TABLE command to change a column that currently rejects nulls values so that it will accept null values. | show 🗑
|
Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.
Normal Size Small Size show me how
Normal Size Small Size show me how
Created by:
kat1350
Popular Computers sets