pw writes: > How can I typecast a date generated from VARCHAR fields into > a date field
Using CAST(). -- Peter Eisentraut [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match