Ripin Natani wrote:
>
> Hi,
> The default max row count is 4000 (for unicode). Can I
> change that for the database ?
> Thanks,
> -Ripin.
>
There is no maximum default row COUNT, but row LENGTH (8088) and column-length
(4000 for unicode-columns, unfortunately Daniels mail said 400,
Ripin Natani wrote:
The default max row count is 4000 (for unicode). Can I change that for the database ?
There is a limit on the maximum size of a Unicode column of 400
characters, but this can't be changed. You can use LONG Unicode for
longer valuees, but these columns can only be stored a
Hi,
The default max row count is 4000 (for unicode). Can I change that for the
database ?
Thanks,
-Ripin.