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.
計算列にストアド プロシージャを配置したい状況があります。しかし、うまくいかなかったので、代わりに関数を使用しました。計算列にストアド プロシージャを使用できますか??
いいえ、できません。
ストアド プロシージャは「インライン」ではなく、スカラー値を返さず、あらゆる種類の副作用を引き起こす可能性があります。