I am running a SQL Statement against imported data from Excel Files. In this SQL I am checking if the users have entered dates properly by using IsDate function. Since this
maybe just check dt's LEN? however, it can not handle cases when the len is valid. maybe input validation should happen in the frontend?