memo field distinct rows

J

Jivko T

hi group,

is there a way to obtain rows with distinct mem fields

the expression "select distinct my_memo_field from my_table"

raises error "the field is too small to accept the amount of data you
attempted to add ..."

the expression "select distinct my_date_field from my_table" works perfect!

any suggestions?

thaks!
 
Top