Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge 3: Read | CRUD
SQL in Python Projects
course content

Зміст курсу

SQL in Python Projects

SQL in Python Projects

1. Development Environment on Your PC
2. Introduction to SQLite
3. CRUD
4. More About SQLite

Challenge 3: Read

Complete all parts of the task in sequence

  • 🔖 Use your code from Challenge 2: Creation;
  • 📼 Add a few more records to the users table;
  • 📃 Get all entries from the users table where user_name = 'Alex';
  • 🎞 Output the received records;
  • 🪖 Save the changes;
  • 🔑 Close the database connection.

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

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