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

book
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++:

--comment for current line

/* multi-
line
comment*/
12345
--comment for current line /* multi- line comment*/
copy

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

Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 3. Kapitel 13

Query ResultQuery Result
No query executed yet...

Spørg AI

expand
ChatGPT

Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat

some-alt