Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Task - Using INSERT | CRUD Operations with MySQL
Introduction to .NET with C#
course content

Зміст курсу

Introduction to .NET with C#

Task - Using INSERT

In the last task, we created a table that stores the products of a grocery store. They contact you again to fix the previous table making sure that the id of each item in the products table is unique. They also want you to insert the following data into the table:

Your task is to:

  1. Create a new table called store and, this time, make the id column a primary key and set it to automatically increment;
  2. Insert the data given in the groceryItemsData array into the new table.

Все було зрозуміло?

Секція 4. Розділ 6
We're sorry to hear that something went wrong. What happened?
some-alt