Re: Creating dates from table columns Do you know how to use that constructed date in a WHERE? dateadd.....
as mydate where '20060501' <=p for example doesn't work
The weird thing is that in sql analizer it shows mydate as the name of
the column but if i use it in the where it fails |