Complete the database exercise by creating a two specialized views. The first view will display the data in the same layout as the 1NF table from week 5. The second view will display each invoice number and the sum of the price of the parts. All currency fields should display the dollar sign ($) in the views. Develop a form for each view. All currency fields should display the dollar sign ($) in the forms.