I have created a View in Oracle 10g where one of the columns is a VARCHAR2(4000). I want to change that VARCHAR2 column to a VARCHAR2(255) because I'm having problems with using the field in a formula in Crystal Reports 8 since CR8 can't use fields > 255 characters in formulas.
Is it possible to select the size of the column when you create the view or alter it after creation.
Thanks,
yodaa
Is it possible to select the size of the column when you create the view or alter it after creation.
Thanks,
yodaa