[Tickets #598] Oracle SQL scripts contain blanklines in SQL statements

bugs at bugs.horde.org bugs at bugs.horde.org
Fri Sep 17 12:10:32 PDT 2004


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=598
-----------------------------------------------------------------------
 Ticket     | 598
 Updated By | rvs at angara.ru
 Summary    | Oracle SQL scripts contain blanklines in SQL statements
 Queue      | Horde Base
 Version    | HEAD
 State      | Feedback
 Priority   | 1. Low
 Type       | Bug
 Owners     | Chuck Hagenbuch
-----------------------------------------------------------------------


rvs at angara.ru (2004-09-17 12:10) wrote:

Yes it will be OK for SQLPLUS with default settings, but don't forget Oracle
specific data types and DEFAULT notation. Should be written as this:

    task_private    NUMBER(16) DEFAULT 0 NOT NULL,
--
    PRIMARY KEY (task_id)





More information about the bugs mailing list