Viewing 15 topics - 8,881 through 8,895 (of 284,032 total)
Topics
Started by
Posts
Last post
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
I am trying execute a program that has spaces in the path like this : EXEC xp_cmdshell '"C:\Program…
8 replies
Hi friends, We need to grant permissions to a user to view security logins at server level. Grantin…
28 replies
Viewing 15 topics - 8,881 through 8,895 (of 284,032 total)