Viewing 15 topics - 2,866 through 2,880 (of 283,786 total)
Topics
Started by
Posts
Last post
Hi, I am doing a crosstab but I am unsure if its a pivot or is there a simpler way of doing it. Cre…
5 replies
I am a SS rookie. To me it seems like running a query in parallel whenever possible is a great ide…
5 replies
Greetings! I have a process that has been running for over a day (normally it runs about 30 minutes…
2 replies
This simple delete statement drives CPU to 100% for long periods of time when a user requests 1,000…
15 replies
$Drives = Get-PSDrive -PSProvider 'FileSystem' foreach($Drive in $drives) { #select largest file in…
5 replies
Comments posted to this topic are about the item What Every DBA Should Know about Always On Readabl…
5 replies
I am in the process of doing a re-write for my project so I need to find all SP that use a particul…
1 replies
I want to transpose the attached table of data so that all the data for the same "rownumber" appear…
7 replies
This is a 2 Node FCI on Windows Server 2012 R2. Let's call the nodes A and B. Node A at the time …
2 replies
Comments posted to this topic are about the item Software Updates, Outages, Processes, and Protocols
2 replies
I was running a SP and I got this. This is the first time I have ever received this. What does it…
2 replies
We have a rebate program where I need to calculate sales based on the date the customer joined the …
7 replies
Hello, I've JSON file format as following, { "acc_div": [ { "level1_code" : 1104, "level2_code…
2 replies
Hi All, We have an application that spawns multiple spid's, runs multiple multiple batches , multip…
1 replies
Any idea on how to import a json file into sql server? I've never done one before. I saw some examp…
4 replies
Viewing 15 topics - 2,866 through 2,880 (of 283,786 total)