Hi,
Does anyone know of a way of 'evaluating' the data in a column(field) using the select statement, e.g if I have the string
getdate() in a particular column of a row, how can i make my select statement return the actual date instead of the string getdate().
Cheers,
Tino