Get the string until first space
451321Oct 16 2006 — edited Oct 16 2006hi,
can anyone provide an example how to get the string until the first space?
i mean if the value is :
this is an example
how to get only the word "this" (before the very first space) by select?
thanks in advance,