Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Inserting Data | Populating a Database
Introduction to SQL
course content

Conteúdo do Curso

Introduction to SQL

Introduction to SQL

1. Getting Started
3. Sorting Data
4. Populating a Database
5. Updating & Deleting Data

book
Challenge: Inserting Data

With the library's books table set up, it's time to start filling it with data! As part of your job, you'll add records for the books already in the library.

Tarefa
test

Swipe to show code editor

Your task is to insert a row into the books table with the following data:

  • Title: Robinson Crusoe
  • Author: Daniel Defoe
  • Genre: Adventure
  • Published Year: 1719
  • ISBN: 9780141439822
  • Publisher: Penguin Classics
  • Pages: 320
  • Language: English
  • Availability: Yes

Use the general syntax for inserting the row into the table.

Solução

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 4. Capítulo 4
toggle bottom row

book
Challenge: Inserting Data

With the library's books table set up, it's time to start filling it with data! As part of your job, you'll add records for the books already in the library.

Tarefa
test

Swipe to show code editor

Your task is to insert a row into the books table with the following data:

  • Title: Robinson Crusoe
  • Author: Daniel Defoe
  • Genre: Adventure
  • Published Year: 1719
  • ISBN: 9780141439822
  • Publisher: Penguin Classics
  • Pages: 320
  • Language: English
  • Availability: Yes

Use the general syntax for inserting the row into the table.

Solução

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 4. Capítulo 4
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
We're sorry to hear that something went wrong. What happened?
some-alt