#INCLUDE("INC-Header.html") #INCLUDE("INC-Quickbar.html")

{DatabaseTables}

#LOOP(#DatabaseTables) #ENDLOOP #IF(NOT #COUNT(#DatabaseTables))#ENDIF
{Catalog} {Schema} {Table} {Type} {Remarks}
{Total} #COUNT(#DatabaseTables)
#IF(#Catalog)#Catalog#ENDIF #IF(#Schema)#Schema#ENDIF #Table #Type #IF(#Remarks)#Remarks#ENDIF
{NoEntry}