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.
当我尝试在 Erwin 中保存我的数据模型时出现此错误。Erwin 的数据库是安装在 Windows Server 上的 SQL Server。
我不是来自 SQL Server 背景。需要一些帮助。
我想选择所有列但是如果燃料 = 1 则开始日期 > '1 oct 2013' 否则如果燃料 = 0 则开始日期 > '9 月 1 日'。
使用 SQL 服务器 2005。
我试过这个..
SELECT * FROM EntitlementEpisod