09-17-2009 12:23 PM
SELECT D.* FROM Document AS D ORDER BY D.Name
SELECT D.* FROM Document AS D ORDER BY D.Title
orSELECT D.* FROM Document AS D ORDER BY D.Description
will return errors: "Invalid column for document.Title selector alias D" OR "Invalid column for document.Description selector alias D"07-05-2012 02:36 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.