Subject | Re: [firebird-support] COMMENT statement question |
---|---|
Author | Vlad Khorsun |
Post date | 2009-06-07T09:22:51Z |
> Firebird 2.1 introduced the COMMENT statement for setting metadata description. How do I add a multi line comment to an objectCOMMENT ON TABLE MyTable IS
> using COMMENT (without altering the system tables directly)?
'line 1
line 2'
Regards,
Vlad