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

single

bookChallenge: Create a Table Backup

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

After working on inserting most of the books into the new library's database, you realize the importance of safeguarding your progress. To prevent accidental data loss or corruption, it's a good idea to create a backup of the books table.

This backup will serve as a safety net, allowing you to restore the data if anything goes wrong in the future.

タスク

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

Your task is to write a query that duplicates the books table and creates a backup table called books_backup.

解答

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

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

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

セクション 5.  8
single

single

AIに質問する

expand

AIに質問する

ChatGPT

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

some-alt