Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
TIME 数据类型存储时间,包括小时、分钟、秒和秒的小数部分。
TIME
应用程序以字符串形式检索 TIME 值所使用的格式由 time_format 创建参数控制。例如,根据 time_format 创建参数的不同,TIME 值 23:59:59.999999 可以 23:59:59、23:59:59.999 或 23:59:59.999999 形式返回给应用程序。
TIME 值需要 8 个存储字节。