Datenbankobjekte Kommentar

ID277
Link ReferenceNot set
Link CreditsNot set
Link Technical Documentationhttps://www.postgresql.org/docs/9.1/sql-comment.html
PlCodelangPL/pgSQL
PlGroupDatenbank
PlItemTitleDatenbankobjekte Kommentar
CodeCOMMENT ON FUNCTION increment(i INT) IS 'This is a comment';
Result Example