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
セクション 4.  4
single

single

bookChallenge: 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.

タスク

スワイプしてコーディングを開始

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
  • is_available: Yes

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

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 4.  4
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt