Hi
I am having a big query of more than 100 lines where i use join with various tables.
i have many columns where i convert date and/or time from character string.
during execution I got an error as
Conversion failed when converting date and/or time from character string.
how to find which column is the sql is mentioning to ?
ShanmugaRaj