How to convert a string to a date in sybase

前端 未结 4 1558
甜味超标
甜味超标 2020-12-08 08:16

I need to specify a date value in a sybase where clause. For example:

select * 
from data
where dateVal < [THE DATE]
4条回答
提交回复
热议问题