Viewing 15 topics - 8,701 through 8,715 (of 283,887 total)
Topics
Started by
Posts
Last post
I've just recently applied the SQL Server 2019 CU14 to two of our testing servers with no problem. …
2 replies
Hi all, I have a problem with this query: SELECT top 10 (total_elapsed_time/execution_count)…
1 replies
Hi How to convert below code like - CREATE PROCEDURE [dbo].[GetData] ( @Parameter1 varchar(256), @P…
1 replies
Hi I have given only date parameters . All other null , but it is not going in If condition -- ====…
1 replies
Hi Is it possible to do like this @ItemGroup is a parameter Select Itemcode,Itemname,ItemGroup from…
4 replies
Hi all, We have an app that currently requires Admins /Power users to navigate a difficult GUI, but…
3 replies
Hi I have below parameters . @frDate date, @toDate date, @VName nvarchar(100) = null, @CName nvarch…
2 replies
Comments posted to this topic are about the item No-so-smart Contracts
1 replies
Hi (Select Case (select count(*) from tbl1 T where T.num = T0.num ) when 0 then HCode=STUFF …
4 replies
Hi In below line i want if when > 0 instead of 0 then what should i change (Select Case (select …
1 replies
I've a problems with Linked Servers I created for particular farm. I've setup many linked servers t…
2 replies
Hi How to use stuff function with 2 select statement . I want union all like condition . Result to …
6 replies
We upgraded from SQL Server 2016 to 2019, and our reports on the report server now say: An error ha…
10 replies
Comments posted to this topic are about the item New PoSh variables
0 replies
I am sure that my question must be easy for someone with more SQL experience. It is extremely confu…
3 replies
Viewing 15 topics - 8,701 through 8,715 (of 283,887 total)