Viewing 3 posts - 1 through 3 (of 3 total)
Hi Andre,
Rebuilding the index for the partitioned table is one of the worst practice.
Create a staging table with a index similar to the partitioned table. Load the data into staging...
May 15, 2015 at 3:33 am
Hi Friends,
My dream job is to be a SQL developer. Currently i am into C#/ SQL . Looking for good openings......Salary doesn't matters..i want that designation and work :)..
February 10, 2013 at 8:03 am
It can also be done using Pivot Concept...very simple
SELECT Max(date)
FROM (SELECT date
FROM (SELECT date1,
...
September 22, 2012 at 9:19 pm
Viewing 3 posts - 1 through 3 (of 3 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy