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.
使用されたバインド変数の履歴を確認できる SQL Server のテーブルはありますか (Oracle と同等v$sql_bind_data)?
v$sql_bind_data
SQL Server には、Oracle と同じようなバインド変数の概念がありません。私の知る限り、同等のテーブルはありません。