Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
inbs
Aged Yak Warrior
860 Posts |
Posted - 2009-04-18 : 15:28:57
|
i have a simple query.select a.Column1FROM TABLE1WHERE a.TYPE='p'which component i nedd to choose for the WHERE? |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-04-18 : 15:31:03
|
component? didnt get your question. can you elaborate? |
 |
|
inbs
Aged Yak Warrior
860 Posts |
Posted - 2009-04-18 : 15:35:28
|
i mean which feature from ssis i need to use? |
 |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-04-18 : 15:40:08
|
you can use OLEDB command for executing above query. |
 |
|
|
|
|