Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Highlight New Arrivals | Filtering Data
Introduction to SQL
セクション 2.  6
single

single

bookChallenge: Highlight New Arrivals

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

Your library recently received a shipment of new books published after 2015. You need to create a list of all books that are published later than 2015 to showcase them in the "New Arrivals" section.

タスク

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

Write a query which lists the title, author and genre of the books that have their publication year greater than 2015.

The books table includes these columns: id, title, author, genre, publication_year, and price.

解答

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

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

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

セクション 2.  6
single

single

AIに質問する

expand

AIに質問する

ChatGPT

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

some-alt