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

  • Home
  • SEARCH
  • 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 7017169
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T22:52:46+00:00 2026-05-27T22:52:46+00:00

In order to store a huge amount of data in a SQL Server 2008

  • 0

In order to store a huge amount of data in a SQL Server 2008 R2 Express database, I am splitting the data to several databases, creating a new “partition” for each month.

This post : http://msdn.microsoft.com/en-us/library/ms190019.aspx shows how to help the query optimizer to find data faster among my partitions.

However, when querying data on my View between dates that only match an empty partition, the query plan shows that it’s seeking among every partitions. I can’t figure out why though.

My view is very simple :

SELECT A.Gohan, B.Goku
FROM [Feb2011].[dbo].[A]
LEFT OUTER JOIN [Feb2011].[dbo].[B]
UNION ALL
SELECT A.Gohan, B.Goku
FROM [Mar2011].[dbo].[A]
LEFT OUTER JOIN [Mar2011].[dbo].[B]
UNION ALL
...

Any clue ?

  • 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-05-27T22:52:47+00:00Added an answer on May 27, 2026 at 10:52 pm

    Partitioned views are not supported in the SQL Server Express edition.

    Check SQL Server Features Not Supported in SQL Server Express section of the SQL Server Express Features page on MSDN.

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

Sidebar

Related Questions

I'm using a mysql database to store huge amount of satellite data, and these
I am building jQuery UI sortable to store order in the database using serialize
I need to build a system to efficiently store & maintain a huge amount
I need to store a very big amount of text in mysql database. It
I'm trying to generate a unique ID in php in order to store user-uploaded
I have some things in my app that I need to store, in order
i have a list of products that are being displayed in particular order. store
I'm writing a database-style thing in C (i.e. it will store and operate on
Say I have a huge amount of code and have different kinds of error
I have never designed a database/data-model/schema from scratch, especially for a web-application. In some

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.