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
Help with PHP statement
Update statement in Oracle 10g
football goal details
Asterisk 1.4 assigning outbound routes based on extension
XenDeskop on One Server
exchange 2010 are email addresses case sensitive?
I would like to have 2 links on a page and then use Jquery to fade in a external page from either link.
Draytek Vigor 2820 unable to access FTP site within the LAN
New ESXi 4 Host (not responding) in vCenter
Record pone calls in remote desktop