Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8765449
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T16:17:07+00:00 2026-06-13T16:17:07+00:00

Say in a data flow task, I have an OLE DB source. I would

  • 0

Say in a data flow task, I have an OLE DB source. I would like to increase the performance of the SSIS. Does it matter where I SELECT less columns?

  1. Create a view in database that SELECT less columns, use that as the source.

  2. Type SQL SELECT inside the source to select less columns.

  3. Choose the table then untick the columns inside the source.

Thank you

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T16:17:08+00:00Added an answer on June 13, 2026 at 4:17 pm

    In SSIS ,you shouldn’t be using Table name or view from a variable as they tend to pull all the data .It behaves as Select *.

    The adapter opens a rowset-based on the table or view. Then it calls OpenRowset
    in the validation phase to retrieve column metadata, and later in the execution
    phase to read out the data.
    

    The best way is type out the SQL command which increases the performance . But using View ,
    the performance is increased many folds .Check this article for using View in OLEDB SOurce

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Say I have data like this: <option value=abc >Test - 123</option> <option value=def >Test
I have a list of numbers, say data = [45,34,33,20,16,13,12,3] I'd like to compute
I have a data flow process where I have an OLEDB Source and an
say I have input data like so: firstName | lastName | Country Bob |
When you say thin data access layer, does this mainly mean you are talking
Lets say I have data in two tables. In one I have Order ID
I have a grid in asp, with data keys say 'job_no' , I provided
Say I have the following data IEnumerable<IEnumerable<int>> items = new IEnumerable<int>[] { new int[]
I have some data (say hits) for different cache size say 1M, 2M, 4M
Lets say I have a really big table filled with lots of data (say,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.