资讯

SQL has IsDate () function which is used to check passed value is a date or not of specified format, it returns 1 (true) or 0 (false) accordingly. Remember ISDATE ()is an MSSQL function and it may not ...