Oracle

alter table imcc.agentstatuslog add primary key (id)

select count(1) from imcc.agentstatuslog where id is null

delete from imcc.agentstatuslog where id is null

posted @ 2013-04-09 01:42  louiskoo  阅读(194)  评论(0编辑  收藏  举报