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.
我正在寻找一种等效的方法:
HAVING (GROUP_ID()=0) -- ORACLE
在 SQL Server 2008 中。
谢谢 :)