Viewing 15 topics - 6,376 through 6,390 (of 283,992 total)
Topics
Started by
Posts
Last post
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
Comments posted to this topic are about the item Committing the Work
0 replies
Multiple single quotes in my column's data value is causing my SSIS pkg load to fail. I extract fro…
2 replies
Hi guys, I am trying to figure out what is wrong with this implementation. I have a table called "P…
1 replies
Hi all, I am in a process of creation of Extended Events for blockings and deadlocks and reading in…
2 replies
Comments posted to this topic are about the item Code Supply Chain Security
3 replies
Comments posted to this topic are about the item Autocommit Transactions
3 replies
Hi all, In my SSIS project I have a variable which consists some string data. My goal is to convert…
1 replies
Just recently we have been receiving: BackupIORequest:ReportIOError: write failure on the backup de…
1 replies
For 15 years, I was a Microsoft SQL Server DBA, Developer, etc with all of the accompanying Microso…
7 replies
Hello, I have already created a table name 'tblHolidays' and populated with 2014 Holidays. What I w…
6 replies
Comments posted to this topic are about the item The Digital World Remaking the Analog One
5 replies
Currently, I have a stored procedure that produces a dataset. A parameter value is passed in, and …
3 replies
WITH MAXPRedID as ( SELECT MAX(ID) + 1 AS MaxID, SystemID FROM dbo.TableA GROUP BY SystemID) SE…
4 replies
Viewing 15 topics - 6,376 through 6,390 (of 283,992 total)