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!
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 3. Hoofdstuk 13
single
Vraag AI
Vraag AI
Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.
Awesome!
Completion rate improved to 4.17
SQL Comments
Veeg om het menu te tonen
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!
Was alles duidelijk?
Bedankt voor je feedback!
Awesome!
Completion rate improved to 4.17Sectie 3. Hoofdstuk 13
single