Microsoft
Software
Hardware
Network
Question : Speed of Select query is very slow
Hi there,
I have a hugh query that i built that takes a lot of time to run.
i thought if i built in into a view then it would take no time to run, as the data would be already sitting in the view to be ran again.
however this is not the case.
Can anyone suggest anything i could try to help fasten up my query?
Answer : Speed of Select query is very slow
right click on Data Conversion Transformation,
and select advanced editor
in input and output properties,
under output column,
select your column,
and set datatype to DTWSTR as shown in this image.
Random Solutions
ssis package issue
Checking ASP variable for nulls
Duplex print pdf files
advance image editing via the web
hide a Div
Batch File - Extract Numbers from a text file
MAC OS X 10.6 MAIL complex rules not managed by standard GUI from MAIL
Unable to locate SQL Server Management Studio
transfer data between .aspx forms in c#
create zip using VB2005