sqlite 中判断插入还是修改 REPLACE

语法

REPLACE INTO tablename (字段) value(值)

如果存是就删除在插入,否则插入

posted on 2012-03-13 23:56  freexiaoyu  阅读(912)  评论(0)    收藏  举报