2014年2月26日 星期三

SQL日期與字串轉換

dateformat = to_date('20140226','yyyymmdd')

to_char(dateformat,'yyyymmdd') = '20140226'

沒有留言:

張貼留言