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
How to Send Alert Info from Dell Open Manager Via Email
Regional settings GREEK , decimal separator "," sql server 2000, But does not update a textbox tha binds to a float field,C# framework 2.0
Find a Text in a cell and copy it to another cell.
Access 2003: shell command - quest 2
Drawing and Scolling in Windows C# - ClientRectangle? Paint?
Access 2007 Union Query With Linked Tables
Server 2008R2 and XP Roaming Profiles
SQL Server 2005 Linked Server Oracle 9i Error message ORA-12154
Can't log into domain
monitor SQL