Unlimited learning, half price | 50% off
Get 50% off unlimited learning

pgTools (version 1.0.2)

sql_comment: Add a single line SQL comment.

Description

Add a single line SQL comment.

Usage

sql_comment(x)

Value

A string prefixed with "--".

Arguments

x

A string.

Examples

Run this code
sql_comment("Sample single line comment.")

Run the code above in your browser using DataLab