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
OMA and OWA
Forest functional level issue when trying to install Exchange Server 2010
ReportViewer break pages
How to view .stp or .wsp files in Microsoft Office sharepoint designer mode
Bind List<List<string>> to Grid
lastb: /var/log/btmp: File too large
server room and rain
laptop display problems
Extract icon from EXE/DLL
Built-In Webcam Stopped Working on Lenovo ThinkPad