Topics
Started by
Posts
Last post
I have 2 tables: TBL_A and TBL_B each with the same 2 columns; ServerName nvarchar(50) and LoginNam…
2 replies
I have not yet been able to come up with a tidy solution for this one. An ETL process I've built ha…
10 replies
Our application sells products from various distributors. Each buyer has a "precedence order" when …
3 replies
I want to add a condition in the joining columns part of the merge statement like this : Merge dbo.…
1 replies
I have an Open query that runs on an Always On server via a linked server and does selects * only. …
2 replies
As the title says , I've got a handful of stored procs where the avg duration rises and falls prett…
3 replies
How do I add all the values in the column considering it to be in hh:mm:ss:ms Please help.
6 replies
We have the following requirement:- Event_Time actio…
3 replies
Hi I have sql2022 in H/A with a primary and a secondary server. My problem is that I have a query t…
1 replies
Hi, I'm trying to make the below query SARGable by removing the ISNULL function part of the join. (…
7 replies
Hi all, I’ve just open‑sourced T‑TEST, a tiny alternative to tSQLt that lives 100 % in T‑SQL…
3 replies
I have a query that is performing poorly It has a left join to a table with 2 conditions, the query…
9 replies
Hi, I would love to hear if anyone can tell me why a CAST in a query can "resolve" this performance…
2 replies
Have a table with varbinary(8000) column. When carrying out a select and including this column the …
12 replies
I have two sources , one coming from datalake and another is file. we need to match date to combine…
2 replies
Viewing 15 topics - 61 through 75 (of 430 total)
You must be logged in to create new topics.