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.
有什么方法可以查看 Azure Synapse 中临时表的定义。
我在 sys.tables 中尝试过,但它不可用。
Azure Synapse 中的临时表仅限于会话。它们仅对创建它们的会话可见,并在会话注销时自动删除。