If Not Exists(select * from tablename where code='1448523') Begin insert into tablename (code) values ('1448523') End 2. SQL. Copy Code.
確定! 回上一頁