Microsoft
Software
Hardware
Network
Question : select within exec
is itpossible to hold a select statement within an exec statement, in some other way?
exec
(
select cast (getdate() as varchar(200))
)
thanks
Answer : select within exec
no, that is not possible like this.
I presume you want to "exec" for each row of what is returned?
please clarify
Random Solutions
moving sheets within a document
Web Server - Failover solution
RHEL command to eject cd rom
AJAX, JQUERY, server date timestamp
Proxy Settings
Exchange 2010 a circular logging
Unable to access certain domains
[DOS attack: STORM]
MS Outlook - Count emails
url rewrite on iis7