セクション 4. 章 4
single
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.
タスク
スワイプしてコーディングを開始
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.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 4. 章 4
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください