Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
indexID が (1,2,3,5,7,8,9,11.....250900) の tblStats から削除します。
mssql_query 関数はこれらの ID をすべて削除できず、エラーもスローされず、影響を受ける行は -1 と表示されます。この同じクエリは、SQL Server 2008 ツールで正常に削除されました。
DELETE クエリの mssql_query に制限はありますか。