Microsoft
Software
Hardware
Network
Question : SQL sum
I have a stored procedure that does the following
take in parameter
@Par1 int
@Par2 int
@Par3 int
'does some stuff to give both @par1 and @par2 numeric value
How would i add the @par1 + @par2 to give @par3 a value
@par3 = @par1 + @par2
Answer : SQL sum
set @par3 = @par1 + @par2
Random Solutions
Replace sring on the first line and then replace ALL the following string(2 to eof)
Sort Mysql table with recent entries
Popup not working in IE
Server 2008 R2 - Can Connect to Server By IP, but not computer name
VB.net 32bit&64bit COM Refereces?
SUP7203B PFC incompatibility
event ID 39 - 40 -41- 42- 47 winmgmt
Offline address book cannot be downloaded after moving mailbox to exchange 2010
64-bit version of Acrobat PDF Add-in for Office 2010?
HP z200 Workstation Windows 2008 R2 'PCI serial port' driver and 'PCI Simple Communications controller' driver needed