What the nature of the data in size? Could you show us your select statment?
Richard On Fri, Jul 6, 2012 at 8:41 AM, Marcello <[email protected]> wrote: > Hello all, > > I have a table with two text fields. > I'm trying to make a select with about 7,000 records in a console. > My memory goes up, until full, and then the process is killed.... > > If I comment those text fields in the table definition and try again, it > run the select without problem. > > In the select, I don't use those fields.... > > What cat I do to solve this ?? > > > Thanks > Marcello >

