.alter table docstring

Alters the DocString value of an existing table.

DocString is free text that you can attach to a table/function/column describing the entity. This string is presented in various UX settings next to the entity names.

.alter table TableName docstring Documentation

Note

Example

.alter table LyricsAsTable docstring "This is the theme to Garry's show"