Topics
Started by
Posts
Last post
CREATE TABLE Customers ( CID int NOT NULL PRIMARY KEY, GroupName varchar(255) NOT NULL, FirstName v…
1 replies
Hello, I copied entire folder of the project/soultion for DSTx (SSIS) on another Windows 2019 serve…
2 replies
Hello everyone, I have a SQL table in which there are some columns like Name, Age, City etc. And in…
4 replies
Hi all, I have a following SQL query: UPDATE Individual_TEMP SET Individual_Id = CONCAT (Record_ID,…
10 replies
Hi guys, I am trying to figure out what is wrong with this implementation. I have a table called "P…
1 replies
A community member called Jeff Morden helped with a query that removes characters from a field valu…
3 replies
Hi all, I have a query that creates database and their mdf and ldf files on desired location on loc…
1 replies
Hello friends, i am trying to get one type of data which has some weird mappings and pivot requirem…
1 replies
I have a query that returns 9 rows of data. I want to remove the rows that cancel each other out …
14 replies
Hi everyone, I have created some XML files via SSIS package and compressed them as well using 7-zip…
1 replies
I have two databases on the same server. I have a service account I want to have access to SELECT…
5 replies
I need a second set of eyes to help with my lunacy/stupidity/senility. I've got a set of intervie…
2 replies
Hello! I have a table with 2 million rows. I need to insert data into new table for each batch of 1…
4 replies
Hi, I'm trying to run the below SQL code but I'm getting this error: An error occurred while checki…
5 replies
Come across a very 'simple' scenario which I can't explain. I have a Table_valued_function. I can p…
9 replies
Viewing 15 topics - 241 through 255 (of 3,062 total)
You must be logged in to create new topics.