update pa0001 t set t.endda = to_date('9999-12-31','yyyy-MM-dd') where t.pa0001_id = 1003;
用到to_date方法,转化日期类型。
用到to_date方法,转化日期类型。
本文介绍如何在SQL查询中使用to_date方法将字符串转换为日期格式,并通过实例演示了其应用。
4539
8228
1954
6666

被折叠的 条评论
为什么被折叠?