Topics
Started by
Posts
Last post
windows 2016 server with sql 2016 doing a bulk insert on a space delimited text file. The file resi…
9 replies
Hi all, it's the first time that I am observing the behavior that not all CPU cores are used to com…
3 replies
Hi All, Having inherited a poorly performing database we've redesgined and come up with some potent…
2 replies
I am considering creating a "Tools" (or similar name) database to hold common procedures and functi…
2 replies
Hi All I'm using SQL2016 I'm having an issue with a piece of code generated in SQL2008 Sampl…
6 replies
I'm trying to find a way to rewrite this dusty old cursor set based, if possible. It's updating a c…
11 replies
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <…
1 replies
ALTER PROCEDURE [dbo].[employee] @isemployee int AS IF (@isemployee = 0) BEGIN DECLARE @Email Varch…
4 replies
We recently moved our 2008 R2 database to a 2016 server. The compatability level was changed to 20…
1 replies
Basically, I just want to write a cleaner query than what I have, which involved setting up 2 temp …
6 replies
Hi, I have a data flow task which exports a table to csv and then FTP the csv to a remote location.…
5 replies
I want to be able to edit a SSIS Config file for a different company, each time that I ran it. Each…
3 replies
Hi, I have looked into Dynamic Data Masking and Row Level Security, Is there any we can combine bot…
2 replies
Hello, I have the following dataset: Family Room subfamily 1 5 6 2 …
6 replies
By: Sumathi
I'm currently trying to build a document for our project manager and one of the tasks is to find o…
3 replies
Viewing 15 topics - 1,261 through 1,275 (of 3,091 total)
You must be logged in to create new topics.