hi
i have this sql statement:
USE myDB
--begin tran t1
exec mySP 'parameters'
--rollback tran t1
(info: i want to rollback the transaction because i just want to test
the SP and see the execution plan)
the execution plan with the two transaction lines commented differs
completely from...
more >>
When using SSIS and importing data from a view in ORACLE, the
transformation does not pick up the precision on calculated columns
from the Oracle view. The calculated columns in the view have precision
applied to them via the CAST function. The data retrieved always comes
back as a NUMERIC(...
more >>
Hi all:
I need to convince my customer to use SQL2005, but after google, it
seem like most of the people say oracle is better than SQL
server.....why....
I need your input please.
Thanks
JCVoon
...
more >>