如何从teradata timestamp(6)字段中搜索特定日期:'2013-10-22'?
sel * from table A where date = '2013-10-22';
我尝试了上面的抛出错误的查询.请帮忙!
sql teradata
sql ×1
teradata ×1