Warning: Undefined variable $jcyhX in /home/supremepapers/public_html/qualityassignments.net/wp-includes/block-template-utils.php on line 1

Warning: Undefined variable $ettTubkWQB in /home/supremepapers/public_html/qualityassignments.net/wp-includes/nav-menu.php on line 1

Warning: Undefined variable $UUWaafE in /home/supremepapers/public_html/qualityassignments.net/wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php on line 1

Deprecated: Implicit conversion from float 1.7333333333333334 to int loses precision in /home/supremepapers/public_html/qualityassignments.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/css.php on line 52

Deprecated: Implicit conversion from float 1.7333333333333334 to int loses precision in /home/supremepapers/public_html/qualityassignments.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/css.php on line 52

Deprecated: Implicit conversion from float 2.5 to int loses precision in /home/supremepapers/public_html/qualityassignments.net/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/css.php on line 52

Warning: Cannot modify header information - headers already sent by (output started at /home/supremepapers/public_html/qualityassignments.net/wp-includes/block-template-utils.php:1) in /home/supremepapers/public_html/qualityassignments.net/wp-includes/rest-api/class-wp-rest-server.php on line 1794

Warning: Cannot modify header information - headers already sent by (output started at /home/supremepapers/public_html/qualityassignments.net/wp-includes/block-template-utils.php:1) in /home/supremepapers/public_html/qualityassignments.net/wp-includes/rest-api/class-wp-rest-server.php on line 1794

Warning: Cannot modify header information - headers already sent by (output started at /home/supremepapers/public_html/qualityassignments.net/wp-includes/block-template-utils.php:1) in /home/supremepapers/public_html/qualityassignments.net/wp-includes/rest-api/class-wp-rest-server.php on line 1794

Warning: Cannot modify header information - headers already sent by (output started at /home/supremepapers/public_html/qualityassignments.net/wp-includes/block-template-utils.php:1) in /home/supremepapers/public_html/qualityassignments.net/wp-includes/rest-api/class-wp-rest-server.php on line 1794

Warning: Cannot modify header information - headers already sent by (output started at /home/supremepapers/public_html/qualityassignments.net/wp-includes/block-template-utils.php:1) in /home/supremepapers/public_html/qualityassignments.net/wp-includes/rest-api/class-wp-rest-server.php on line 1794

Warning: Cannot modify header information - headers already sent by (output started at /home/supremepapers/public_html/qualityassignments.net/wp-includes/block-template-utils.php:1) in /home/supremepapers/public_html/qualityassignments.net/wp-includes/rest-api/class-wp-rest-server.php on line 1794

Warning: Cannot modify header information - headers already sent by (output started at /home/supremepapers/public_html/qualityassignments.net/wp-includes/block-template-utils.php:1) in /home/supremepapers/public_html/qualityassignments.net/wp-includes/rest-api/class-wp-rest-server.php on line 1794

Warning: Cannot modify header information - headers already sent by (output started at /home/supremepapers/public_html/qualityassignments.net/wp-includes/block-template-utils.php:1) in /home/supremepapers/public_html/qualityassignments.net/wp-includes/rest-api/class-wp-rest-server.php on line 1794
{"id":254232,"date":"2022-10-25T00:12:43","date_gmt":"2022-10-25T00:12:43","guid":{"rendered":"https:\/\/qualityassignments.net\/?p=254232"},"modified":"2022-08-03T09:39:24","modified_gmt":"2022-08-03T09:39:24","slug":"using-the-mysql-workbench-8-0-ce-modifying-tables-using-the-my-guitar-shop-database-develop-the-following-queries-to-test-whether-a-table-has-been-modified-correctly-as-you-do-these-exercises-you","status":"publish","type":"post","link":"https:\/\/qualityassignments.net\/2022\/10\/25\/using-the-mysql-workbench-8-0-ce-modifying-tables-using-the-my-guitar-shop-database-develop-the-following-queries-to-test-whether-a-table-has-been-modified-correctly-as-you-do-these-exercises-you\/","title":{"rendered":"Using the MySQL workbench 8.0 CE Modifying Tables Using the My Guitar Shop database , develop the following queries. To test whether a table has been modified correctly as you do these exercises, you"},"content":{"rendered":"
\n

\n Using the MySQL workbench 8.0 CE\n <\/p>\n

\n Modifying Tables\n <\/p>\n

\n Using the My Guitar Shop database , develop the following queries.\n <\/p>\n

\n To test whether a table has been modified correctly as you do these exercises, you can write and run an appropriate SELECT statement.\n <\/p>\n

    \n
  1. \n Write an INSERT statement that adds this row to the Categories table:\n <\/li>\n<\/ol>\n

    \n category_name:\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Brass\n <\/p>\n

    \n Code the INSERT statement so MySQL automatically generates the category_id column. Execute the query and take a screenshot of the query and the results.\n <\/p>\n

      \n
    1. \n Write an UPDATE statement that modifies the row you just added to the Categories table. This statement should change the category_name column to \u201cWoodwinds,\u201d and it should use the category_id column to identify the row. Execute the query and take a screenshot of the query and the results.\n <\/li>\n
    2. \n Write a DELETE statement that deletes the row you added to the Categories table in exercise 1. This statement should use the category_id column to identify the row. Execute the query and take a screenshot of the query and the results.\n <\/li>\n
    3. \n Write an INSERT statement that adds this row to the Products table:\n <\/li>\n<\/ol>\n

      \n product_id:\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 The next automatically generated ID\n <\/p>\n

      \n category_id:\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 4\n <\/p>\n

      \n product_code:\u00a0\u00a0 dgx_640\n <\/p>\n

      \n category_name:\u00a0\u00a0\u00a0 Yamaha DGX 640 88-Key Digital Piano\n <\/p>\n

      \n description:\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Long description to come.\n <\/p>\n

      \n list_price:\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 799.99\n <\/p>\n

      \n discount_percent:\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 0\n <\/p>\n

      \n date_added:\u00a0\u00a0\u00a0\u00a0\u00a0 Today\u2019s date\/time.\n <\/p>\n

      \n Use a column list for this statement. Execute the query and take a screenshot of the query and the results.\n <\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"

      Using the MySQL workbench 8.0 CE Modifying Tables Using the My Guitar Shop database , develop the following queries. To test whether a table has been modified correctly as you do these exercises, you can write and run an appropriate SELECT statement. Write an INSERT statement that adds this row to the Categories table: category_name:\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 […]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","_joinchat":[]},"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/qualityassignments.net\/wp-json\/wp\/v2\/posts\/254232"}],"collection":[{"href":"https:\/\/qualityassignments.net\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/qualityassignments.net\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/qualityassignments.net\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/qualityassignments.net\/wp-json\/wp\/v2\/comments?post=254232"}],"version-history":[{"count":1,"href":"https:\/\/qualityassignments.net\/wp-json\/wp\/v2\/posts\/254232\/revisions"}],"predecessor-version":[{"id":256055,"href":"https:\/\/qualityassignments.net\/wp-json\/wp\/v2\/posts\/254232\/revisions\/256055"}],"wp:attachment":[{"href":"https:\/\/qualityassignments.net\/wp-json\/wp\/v2\/media?parent=254232"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/qualityassignments.net\/wp-json\/wp\/v2\/categories?post=254232"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/qualityassignments.net\/wp-json\/wp\/v2\/tags?post=254232"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}