if exists 是T-SQL语句,可以用来组成SQL脚本. IF EXISTS(select * from @table where @card_no=@card_no_tmp and @date=@date_tmp)
確定! 回上一頁