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にテーブルがあります。テーブル名の列があります。この列からテーブル名を取得し、ストアドプロシージャでテーブル名として使用することは可能ですか? SQL。ありがとう
動的SQLを使用して実行する必要があるもののように聞こえます。急いでこれを行う前に、この記事を読むことをお勧めします。
http://www.sommarskog.se/dynamic_sql.html