Viewing 15 posts - 1,951 through 1,965 (of 2,653 total)
as per the article if all indexes are on the same PS it will work.
But you need to consider is that some indexes that are non partitioned may have been...
May 24, 2019 at 8:01 am
in order to do the switch you need to drop the non partitioned indexes and recreate them afterwards
see https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-table-transact-sql?view=sql-server-2017 and go to the switch partition description
May 24, 2019 at 7:08 am
does look like the same question with changed details that you posted before https://www.sqlservercentral.com/forums/topic/sql-server-2012-data-column-used-for-7-different-languages
May 23, 2019 at 10:12 pm
May 23, 2019 at 7:42 pm
IT removing Outlook from the server was the correct thing to do - Outlook is not a server component, is not supported from Microsoft while running on a server as...
May 17, 2019 at 9:52 pm
with linked server you can join all 3 sources - but DO NOT DO IT!!!
As you read it and mentioned on your post it will copy the data from the...
May 17, 2019 at 5:08 pm
I decided to try to push some buttons on this, and sent an email to the relevant European commissioner, saying The latest "upgrade" of the Microsoft Winows 10...
May 14, 2019 at 11:01 pm
In other news, what do you do when 2 CLI languages for your OS's isn't enough: Introduce a third: https://devblogs.microsoft.com/commandline/introducing-windows-terminal/ I admit I haven't read too far into...
May 11, 2019 at 9:52 am
following article from Solomon Rutzky probably what you looking for https://sqlquantumleap.com/2018/02/15/safely-and-easily-use-high-level-permissions-without-granting-them-to-anyone-server-level/
His CLR related posts are really a must read for anyone that needs to allow users to use "higher privilege"...
May 6, 2019 at 1:46 pm
Although it is one of those things that experienced people would frown upon, its purpose is to ensure that the one being interviewed knows how to deal with conditional flows...
April 22, 2019 at 10:55 pm
Thom - VS 2017 now has a Data tools options as part of its install but unfortunately MS messed it up and the default SSDT VS 2017 setup only installs...
April 21, 2019 at 7:20 pm
from the documentation
Install Analysis Services, Integration Services, and Reporting Services tools
To install AS, IS, and RS project support, run the SSDT standalone installer.
April 21, 2019 at 9:04 am
you need to install the correct components from Oracle client - if your workstation is 64 bit you need both 64 and 32 bit Oracle client.
when installing (Custom installation) you...
April 18, 2019 at 8:03 am
your company should contact Microsoft and/or one of their vendors and ask for that info.
Regarding SQL server yes they do need to pay for it - MSDN SQL Server can't...
April 16, 2019 at 10:20 pm
cross post from another forum https://www.tek-tips.com/viewthread.cfm?qid=1794041 - reply posted there.
April 11, 2019 at 1:06 am
Viewing 15 posts - 1,951 through 1,965 (of 2,653 total)