Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
SQL Comments | Filtering Statements
SQL Tutorial for Beginners
course content

Conteúdo do Curso

SQL Tutorial for Beginners

SQL Tutorial for Beginners

1. Database & Introduction to Syntax
2. SQL Aggregate Functions
3. Filtering Statements

bookSQL 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*/
copy

Congratulations! Don't stop learning and complete Data Manipulation using SQL course!

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 3. Capítulo 13
toggle bottom row

bookSQL 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*/
copy

Congratulations! Don't stop learning and complete Data Manipulation using SQL course!

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 3. Capítulo 13
toggle bottom row

bookSQL 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*/
copy

Congratulations! Don't stop learning and complete Data Manipulation using SQL course!

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

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*/
copy

Congratulations! Don't stop learning and complete Data Manipulation using SQL course!

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Seção 3. Capítulo 13
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
some-alt