Help on a Select statement

S

Steve

Hi,

I have to query a table which has product codes with less than 7 caracters.
How can I this to work. The output should be codes with 6 or less digits or
letters.

Thanks in advance.

Steve Amirault
 
S

Steve

Thanks for replying though I don't think it'll work. I should have
mentionned that I query an Informix Database stored on a Unix server.
Anyway, I'll give a try...

Steve
 
Top