Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Generate a Summarized Books Table | Updating & Deleting Data
Introduction to SQL
セクション 5.  9
single

single

bookChallenge: Generate a Summarized Books Table

メニューを表示するにはスワイプしてください

The library staff requests a simplified version of the books table to generate a quick report. This table should only include the following columns:

  • title
  • author
  • published_year
タスク

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

Your task is to write a query to create a new table named books_summary, which will contain only these three columns from the books table, along with all the data from the respective columns.

解答

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

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

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

セクション 5.  9
single

single

AIに質問する

expand

AIに質問する

ChatGPT

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

some-alt