Who is online?  142 guests and 1 members
Home  »  Blogs  »  PatrickLeBlanc  »  Minimizing Fragmentation when Moving data using a Switch
  Rate This Blog Entry:  register  or  login

Author

PatrickLeBlanc PatrickLeBlanc (Member since: 11/7/2009 12:24:22 AM)

View PatrickLeBlanc 's profile

Comments (no comments yet)

Leave a comment


 
Type the characters:
 *
 
   

Join Business Intelligence Developer Network for FREE Today!

It's fast, easy and free! Submit articles, get your own blog, ask questions & give answers in the forums, and become a better developer, faster.

enter your email address:

Blogs RSS Feed

PatrickLeBlanc's latest blog posts

  • I was asked by someone the other day, where do you get your drive and motivation? For a second, I was stumped. After giving it a little thought I realized that my drive has several sources. The first ...
  • Puzzle #7 had an interesting twist. You were required to add a column to the result set that dynamically displayed a currency type based on the existing currency code. As always, there are a couple of...
  • Join me for Lunch - SQL Lunch #33 (Indicators, Sparklines and Databars) #33-SSRS 2008 R2 - Indicators, Sparklines and Databars Speaker: Patrick LeBlanc Add To Outlook: Add To Calendar Live Meeting URL...
  • I have presented you with a couple of easy puzzles in the last few posts. So, let's step it up a little with one that is a little more challenging. I have to be honest, this puzzle was sent to me by o...
  • Puzzle #6 should not have presented too much of a challenge, it's intentions were to introduction you to the ORDER function that is available in MDX. Ok, so this is what I started with: This is a very...
  • As we continue with the puzzles, I will continue to introduce new MDX functions. In this puzzle the requirements are as follows: Columns : Reseller Sales Amount Rows : Product Subcategories Filters : ...
  • After spending a week in Tampa, FL at a client site I've had some time to unwind and reflect back on SQL Saturday #28. I have received some really positive feedback from all individuals involved. Whil...
  • So, I was recently asked if you could display a vertical bar on a line graph to denote the last day of the month. Initially, I had no clue how to solve this problem. I talked to a couple of people and...
  • Again I want to apologize for the slow posting of the solution to this puzzle, but I have been hard at work on SQL Saturday #28 . Fortunately, I carved out some time to write it up. The solution to th...
  • In this three part series SQL Server MVP Andy Leonard will discuss SSIS Design Patterns . Speaker: Andy Leonard Add To Outlook: Add To Calendar Meeting URL: https://www.livemeeting.com/cc/usergroups/j...
  • We are just about a week away from probably the biggest FREE training event to ever take place in Baton Rouge, LA. Heck this is probably the biggest FREE technology event in Louisiana. I really don't ...
  • Do you have a challenging SQL Server or .Net issue that is causing you to have sleepless nights? Well, we have convinced 12 of our speakers (Experts) to allocate an additional hour of their day strict...
  • Writing YTD totals and Running totals using T-SQL can take a little effort. However, with MDX it's not too difficult. In this puzzle I will write an MDX statement that produces a monthly YTD or Runnin...
  • This puzzle may not have been much of a challenge, but it introduced two new MDX concepts. I have to admit, one of my colleagues and I chatted about this puzzle, and I realized that my requirements we...
  • Now that we are into the third quarter of 2010 I decided to post an update of my 2nd quarter goals and post goals for the 3rd quarter. If you all have been following my blog or me on twitter (patrickd...
  • This puzzle is rather simple, but it does introduce a few new things. Using T-SQL you typically filter queries with a WHERE clause. You can also do the same with MDX, but just like T-SQL there are a f...
  • This past weekend I had the opportunity to hangout with some of the brightest upcoming SQL Server Professionals and a couple of old-timers. We were gathered in Orlando, FL by Andy Warren to work on th...
  • I recently had the opportunity to do two presentation on SQL Server R2 for the DBA. In the first session there were approximately 150 attendees and at the second there were approximately 400 attendees...
  • Last night (July 21, 2010) I had the honor of being a speaker at the Baton Rouge .Net User Group . This wasn't their normal meeting. It was their 3rd Annual Speaker Idol . The rules are as follows: 1....
  • Join Adam Jorgensen, tomorrow on the SQL Lunch to learn about Dimensional Modeling . Go to SQL Lunch and add this event to your calendar or use the link in this posting. To receive notifications about...
  • Tomorrow at 11:00 AM EST I will be giving a talk on SQL Server 2008 R2 for the DBA. Here is the description: Microsoft SQL Server 2008 provides a number of enhancements and new functionality, building...
  • We at the SQL Lunch would like to extend an invitation to all of the PASS speakers. If you are looking for a place to practice your PASS session please email us at webmaster@sqllunch.com . Don’t worry...
  • Download Script Sorry that it’s taken me so long to write this post, but I have been a little busy with the SQL Lunch . I am back now, so let’s solve this puzzle. This puzzle introduced a new keyword,...
  • Join SQL Server MVP, Andy Leonard, tomorrow on the SQL Lunch to learn some snappy tips and tricks on Transact-SQL development and deployment . Go to SQL Lunch and add this event to your calendar or us...
  • With all the MSDN give away contests, I decided to add another. Here are the official rules for the twitter referral registration contest for SQL Saturday #28 in Baton Rouge, LA on August 14, 2010 on ...
Blogs RSS Feed

Latest community blog posts

  • Sometimes, when installing PowerPivot Services, you may get the message "sharepoint availability check for existing farm" FAIL Or "user account requirement for farm administrator" Even though your use...
  • When creating a report, it's nice to add color to it, especially when attempting to separate the rows. Here is a quick how to for you: 1. After you create your report, highlight one of your rows: 2. G...
  • So a good friend of my is leaving is current role, I wanted to write down a few things He should'nt ask during the interview of his next job. 15. How frequently do your accountants audit petty cash? 1...
  • Getting the percent of something in MDX seems like a pretty easy task but can be complicated when extra logic is needed to be built in. In this example a named set has been added and the requirement i...
  • In a previous post, I showed you how one could Restart, Stop and Start the services for an instance of SQL Server using the SSMS GUI. Again, please do not execute this on your PRODUCTION server, but h...
  • I was asked by someone the other day, where do you get your drive and motivation? For a second, I was stumped. After giving it a little thought I realized that my drive has several sources. The first ...
  • Motivational time again! Today I want to talk about being lazy with your data. More likely than not, it’s not your data, it’s your firm’s data. Make sure you’re taking precautions. There are so many f...
  • How does one get started in this field? One thing that I see from time to time is someone who just keeps taking class after class hoping that a resume full of classes will make their resume took impre...
  • Puzzle #7 had an interesting twist. You were required to add a column to the result set that dynamically displayed a currency type based on the existing currency code. As always, there are a couple of...
  • Scripting tables inside of SQL Server Management Studio is a very simple task. Just right click and select script table. The problem is that, but default, the indexes on a table are not part of the sc...
  • The way Reporting Services creates subscriptions is through generating a SQL Server Agent job. This is apparent when you look at the jobs on the database server that Reporting Services is configured t...
  • Pirate Code: They're more like guidelines really... The last few weeks we've watched the drama unfold in regards to the PASS BOD elections. We've seen people attack criticize the NomCom, the board, PA...
  • Just a while ago I was watching a video on sqlshare Creating a Plan Guide for a Parameterized Statement By Andy Warren . Only then I heard about plan guides. I didn't know what plan guides were. Here ...