Expand To Show Full Article
Sybase Error - The function '%1' requires the use of the '%2' clause - Developer Publish

Sybase Error – The function ‘%1’ requires the use of the ‘%2’ clause

In this blog post, you’ll learn more about the Sybase Error The function ‘%1’ requires the use of the ‘%2’ clause and the reason for receiving this error

Sybase SQL Error Message

The function ‘%1’ requires the use of the ‘%2’ clause

Reason for this Error

You have attempted to invoke the specified function without the use of a mandatory SQL clause within the context of the function. Note that the function may have been used directly in the query or indirectly within a named window.