セクション 3. 章 13
single
SQL Comments
メニューを表示するにはスワイプしてください
There are two types of comments in SQL: one-line and multi-line. The one-line comment starts with --, and multiline starts with /* and ends with */, like in C++:
12345--comment for current line /* multi- line comment*/
Congratulations! Don't stop learning and complete Data Manipulation using SQL course!
すべて明確でしたか?
フィードバックありがとうございます!
セクション 3. 章 13
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください