返回基于给定字符串的时间:
SELECT TimeValue("17:15:38");
TimeValue() 函数返回基于字符串的时间。
TimeValue()
TimeValue( string )
SELECT TimeValue("5:15:38 PM");