Fill This Form To Receive Instant Help
Homework answers / question archive / Assume that we have a database named "Inventory" and a table named "Meds" having the following values: MedsID Name Price 001 Prctml-Biogesic 10
Assume that we have a database named "Inventory" and a table named "Meds" having the following values:
MedsID Name Price
001 Prctml-Biogesic 10.00
002 Prctml-Advil 12.00
003 Esomprzle-Esometor 15.00
Using T-SQL commands (2 items x 10 points) :
Create a backup file of the "Inventory" database in your computer's "Desktop" location.
Restore the "Inventory" database using the newly created backup file located in your "Desktop".