Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/DERBY-45 Here is an overview of the issue: --------------------------------------------------------------------- Key: DERBY-45 Summary: Request support for CAST() in Like clause Type: Improvement Status: Unassigned Priority: Major Project: Derby Components: SQL Versions: 10.0.2.0 Assignee: Reporter: Lance Andersen Created: Mon, 18 Oct 2004 12:06 PM Updated: Mon, 18 Oct 2004 12:06 PM Environment: all platforms Description: Request support for CAST() in like clause for example: select t0.ID, t0.QUANTITY, t0.NAME, t0.PRICE, t0.PNUM from PRODUCTEJB_TABLE t0 where t0.NAME like CAST (? AS VARCHAR(32672)) This is supported by DB2 and will ease migration between DB2 and Derby --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
