Microsoft
Software
Hardware
Network
Question : User defined function
I have a user define function that if
@PlansFolderCount OR @PlansDocumentCount is > 0
the RETURN should say "greater" orthwise it should say "less"
Answer : User defined function
IF (@PlansFolderCount > 0) OR (@PlansDocumentCount >0)
BEGIN
SELECT 'Greater'
END
ELSE
BEGIN
SELECT 'Less'
END
Random Solutions
csico catalyst3500
Best routers for creating a VPN tunnel between two offices
Java runtime 6.20 silent install : fails to register with IE8 on Win7
ATM clocking
need to select all checkbox in gridview.
Outlook/Exchange Issue with Emails not showing
How can I force Graphics.MeasureString to consider the font style?
getElementByID not loading text
From inside network, connect to inside host using public outside IP
Microsoft.Exchange.Search.
ExSearch.e
xe 80% resources