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!
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 3. Capítulo 13
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Awesome!
Completion rate improved to 4.17
SQL Comments
Deslize para mostrar o menu
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!
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 3. Capítulo 13
single