Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Retrieving All Columns | first section new task ui sql course
/
test sql course e2e new task ui

bookRetrieving All Columns

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

Alternatively, we can retrieve all the columns simultaneously from the table without explicitly naming each one. This can be done with an asterisk *. Let's look at an example.

1
SELECT * FROM country;
copy

すべて明確でしたか?

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

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

セクション 1.  3

AIに質問する

expand

AIに質問する

ChatGPT

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

セクション 1.  3
some-alt