@tags

Describe your SQL script with searchable tags

Quick Reference

-- @tags: sales, costs

Valid Values

List

A comma separated list of tags that can be searched in the file browser to group related scripts together.

Use Cases

Use @tags to group your SQL scripts together for easy searching. You can search by the tag name in the file browser search and all scripts which contain the tag will be shown.

Last updated

Was this helpful?