Field/Table Descriptions?

Is there any place in Servoy to enter and display Field and Table descriptions, ala FM7 and a variety of other products? I know I can put something together in SQL, but just curious if there is something built in?

Thanks,
Lee Snover

have a look at the databaseManager node in the method editor. There you have something like getTable() and getColumn().