Learn about known issues and apply workarounds for Interactive SQL and the plug-in.
CR# | Description |
---|---|
Ā |
Creating a function using ASE plug-in or SQLJ Function wizard does not allow the default database naming convention
When using the Sybase Central ASE plug-in Scalar Function or SQLJ Function wizard to create a function, the template text of the wizard page contains the name of the database. This is not allowed in CREATE FUNCTION syntax. Workaround: Either:
|
398435 |
Interactive SQL does not support queries with a compute clause.
Workaround: Use isql from the command line instead. |