Published on InterSystems Developer Community (https://community.intersystems.com)

Home > Best way to document a SQL view

Question
Pravin Barton · Apr 3, 2019

Best way to document a SQL view

I use Documatic a lot to generate class documentation from comments embedded in the code. Is there a good way to create documentation for SQL views as well? Ideally I want to document each column in the view with HTML markup similar to how I document each method of a class with Documatic.

#ObjectScript #SQL #Caché #InterSystems IRIS

Source URL:https://community.intersystems.com/post/best-way-document-sql-view