in reply to Re: Re: Re: Re: Re: Retrieving result sets using stored procedures (DBI, DBD::Oracle)
in thread Retrieving result sets using stored procedures (DBI, DBD::Oracle)

Thanks,

The test table has the columns as CHAR rather than VARCHAR2 so, as you know, the padding spaces *just happen*. Funny thing, had the datatype been other than CHAR I might never have had to ask the original question...

gsiems
  • Comment on Re: Re: Re: Re: Re: Re: Retrieving result sets using stored procedures (DBI, DBD::Oracle)