Viewing 15 topics - 4,006 through 4,020 (of 283,956 total)
Topics
Started by
Posts
Last post
I have a table and some incoming JSON as follows: DECLARE @DeviceSerialNumber NVARCHAR(100), @Chann…
14 replies
Hello, I am running a sp on sql server 2019. sp_blitzcache reports it using a downlevel cardinality…
7 replies
Dear all, I removed a DB from an AG a few days ago to shrink the logs. When I try to add again, I g…
5 replies
I'm not sure if this can be done, but is there a way to use a table alias for the duration of a sto…
2 replies
Comments posted to this topic are about the item Stairway to DAX and Power BI - Level 23: Time Inte…
1 replies
Comments posted to this topic are about the item Finding Identity Columns
0 replies
Comments posted to this topic are about the item A Paste Policy
6 replies
When I change the Page Setup to Legal/Landscape and narrow margins (.25 each side), it runs ok. But…
3 replies
Hi Forum, I'm trying to set up Visual Studio (VS) 2022 & SQL Server (SS) 2019 to create SSIS, S…
7 replies
In batches a certain action is done on each order# following specified sequence. Action is marked a…
6 replies
Hi all I have the following table DECLARE @T table (A int ) insert into @T values (1) ,(0) ,(1) ,(0…
6 replies
Why do we see this SSPI handshake failed with error code? Is this something to concern about?
3 replies
Due to the nature of a specific table and the needs of different development groups we need to spli…
9 replies
Select distinct LabOrderUnique, STUFF( (SELECT DISTINCT '^' + lotr1.TestName FROM [Ncs_conv_Intergy…
2 replies
Comments posted to this topic are about the item Refreshing a View
3 replies
Viewing 15 topics - 4,006 through 4,020 (of 283,956 total)