Microsoft
Software
Hardware
Network
Question : sql server openquery multivalue
I want to query oracle database from sql server and put in a ssrs 2008 report.
The best way if have found is to use open query. I want to use multi-value parameter like the following.
SELECT * FROM OPENQUERY(LINKED_SERVER,'S
ELECT * FROM TABLE WHERE COLUMN IN (@MULTIVALUE_PARAMETER)')
Answer : sql server openquery multivalue
maybe this ?
REPLACE(@GRADE, '''', '''''')
to test...
declare @grade varchar(50)
set @grade = '''' + 'asdf' + ''''
print @grade
print REPLACE(@GRADE, '''', '''''')
Random Solutions
Can't understand JS closures
Can I expand my C drive in the machine having two partitions?
SQL Server 2005 Login Error
want largest orderid number
Difference between a user defined stored procedures and function?
Microsoft.Exchange.Search.
ExSearch.e
xe 80% resources
Web Services or WCF
getElementByID not loading text
time tracking with microsoft project
Outlook/Exchange Issue with Emails not showing