Viewing 15 topics - 25,351 through 25,365 (of 283,972 total)
Topics
Started by
Posts
Last post
Does anyone have an idea how to tweak the TSQL above to exclude assigning a row_number to rows for …
33 replies
I have SQL query as following : SELECT TOP (99.9999999) PERCENT CAST(CAST(LEFT(Special…
5 replies
HiI am tasked with building a stored procedure which performs inserts, merges, etc.What i have now …
17 replies
I spend only 20% of my time in management console. The rest 80% I spend in ITSM, creating change re…
10 replies
Comments posted to this topic are about the item Building Test Data
28 replies
I am looking for a power shell script that can be used to perform a manual failover of availability…
1 replies
I'm looking at replacing 2-node SAN based failover clusters with AlwaysOn in syncronous mode and au…
1 replies
CREATE TABLE #Template ( TaskName VARCHAR(20), TemplateName VARCHAR(20) ) INSERT INTO #Te…
3 replies
The 'Distribution clean up: distribution' job has been set to run every 10 minutes but lately, it s…
1 replies
Basically, we have a 2 tables. One is being used by the app for querying (active), and one is used …
10 replies
Hi, I have a report that using a Matrix to display a chart for a selection of machines that have be…
2 replies
In a migration project. We need to mirror the production database (principal) to a migration databa…
1 replies
$Header = @"<style>TABLE {border-width: 1px; border-style: solid; border-color: black; border…
3 replies
I am looking for a script where I can update the statistics of the objects in a database if only t…
5 replies
Hi Experts, I have a doubt reg. the creation of a clustered PK for one of our DWH tables. Backgroun…
8 replies
Viewing 15 topics - 25,351 through 25,365 (of 283,972 total)