I have a field that is of type LONG and I would like to convert this field to a VARCHAR2 in a view so that I can display this field on a report. Crystal Report does not like the LONG datatype.
Is there anyway that i can do this in the creation of the view?
I don't mind losing some of the data in the view, as I think some of the data is quite large
thanks,
Is there anyway that i can do this in the creation of the view?
I don't mind losing some of the data in the view, as I think some of the data is quite large
thanks,