Import the data provided in the music_basic_dataset.csv file…
Questions
Impоrt the dаtа prоvided in the music_bаsic_dataset.csv file using the Impоrt Wizard. Include a screenshot showing the Configure Import Settings. Submit as a JPEG file or PNG named Q7. Image Long Description The screenshot shows the Configure Import Settings window in MySQL. At the top, the detected file format is shown as csv, with the encoding set to utf-8. Below, there is a section labeled Columns, which lists mappings between Source Column and Dest Column: song → song artist → artist genre → genre duration → duration release_date → release_dat album → album Each mapping has a checkbox to include or exclude the column, and all are currently checked. At the bottom, there is a data preview table with six columns (song, artist, genre, duration, release_date, album). Example rows include: “Departure” by Alessandro, Classical, duration 2.18, released 2021, album Max Richter… “Just the T…” by Will Smith, Hip-Hop, 5.15, released 1997, album Big Willie St… “Never Rea…” by Katy Perry, Electropop, 3.43, released 2019 “Call Me M…” by Carly Rae J., Pop, 3.13, released 2011, album Now 27 “Saturday” by Rebecca B., Pop, 3.3, released 2011 At the bottom right, there are navigation buttons: Back, Next >, and Cancel.