Hi, I have a table with data in a character field, that I think should be able to be stored in a date field. So, I created a copy of the table, changed the column from character to date and am attempting to cast and insert all rows from the one table into the other table. However, I keep getting a teradata invalid date message. How can I find the problem rows with an invalid date?