SELECT a.OwnerID, a.FSL_TableCode, a.AttrbID, a.AttrbCode, a.AttrbName, a.AttrbDescription FROM tbl_SEC_Attributes a ORDER by a.FSL_TableCode, a.OwnerID
Client AttrbID AttrbCode Name/Description

#select.FSL_TableCode#-#select.OwnerID# #select.AttrbID# #select.AttrbCode# #select.AttrbName#
     #select.AttrbDescription#