Text + ")"; //這是傳統做法,但會有SQL Injection的風險string sql = "UPDATE 巨巨SET 品名=@name,價錢=@price WHERE 產品編號=@id"; ...
確定! 回上一頁