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

Contenido del Curso

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 5: Delete

Complete all parts of the task in sequence

  • 🔖 Use your code from Challenge 3: Creation;
  • 📼 Add a few more records to the users table;
  • 🗑 Delete record from the users table where id = 1;
  • 📃 Get all records from the users table;
  • 🎞 Output all records from users tables .

¿Todo estuvo claro?

Sección 3. Capítulo 9
We're sorry to hear that something went wrong. What happened?
some-alt