红警中间谍怎么用:delphi查询access 数据库时间段出错

来源:百度文库 编辑:高校问答 时间:2024/05/06 02:50:08
例如:
insert into copy select * from recordstimes where sign_time=#2006-07-07# and =#2006-07-08#

between and

insert into copy (字段详细列表) select (字段详细列表)from
字段要一一对应