[QUOTE User="LogParser User : New at this"]Quote: This is tricky, but perfectly doable ;-) SELECT BaseDateTime, DateTime USING TO_TIMESTAMP(EXTRACT_TOKEN(EXTRACT_TOKEN(Text, 1, '['), 0, ' '), 'dd/MMM/yyyy:hh:mm:ss') AS BaseDateTime, &nbs...[/QUOTE] Gabriele, I don't know if this helps but the DateTime...