Hello,
On Freitag, 15. November 2002 12:53, Wolfgang Rosenauer wrote:
> Hi,
>
> where is the problem with this on SAPDB 7.3.0.29:
>
> CREATE TABLE salutation
> (
>     id serial,
>     name varchar (50) NOT NULL,
>     text varchar NOT NULL,
varchar without a size means varchar(1).
Perhaps that's it.

Peter Willadt
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to