Microsoft
Software
Hardware
Network
Question : T-SQL: No Min(x,y) Mathematical Function???
Is there no Min(x,y) mathematical function in SQL Server?
(NOT the min(column) aggregate function.)
If so, this perplexes me that I'm going to have to write a primitive function.
Pete
Answer : T-SQL: No Min(x,y) Mathematical Function???
>Is there no Min(x,y) mathematical function in SQL Server?
no.
but you can do this:
CASE WHEN x < y THEN x ELSE y END
Random Solutions
STOP: 0x00000007B (0xF7B44528, 0xC0000034, 0x00000000, 0x00000000)
ms office oem vs licensing
IE7 freezes on certain websites (w and w/out addons)
Excel Conditional Column Input
ASP.NET to Sharepoint: master page, types, and other problems
ESXi 4.0 iSCSI Boot Problem
Microsoft Reporting Services Event Log Error
browstat on 2008 DC with computer browser service: Unable to Retrieve server list error 1130
Programatically Publishing the Document Items
Urgent System.UnauthorizedAccessE<wbr />xception