Viewing 15 topics - 7,846 through 7,860 (of 283,825 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 How to convert below code like - CREATE PROCEDURE [dbo].[GetData] ( @Parameter1 varchar(256), @P…
1 replies
Hi all, I have a problem with this query: SELECT top 10 (total_elapsed_time/execution_count)…
1 replies
Hi I have below parameters . @frDate date, @toDate date, @VName nvarchar(100) = null, @CName nvarch…
2 replies
Hi Is it possible to do like this @ItemGroup is a parameter Select Itemcode,Itemname,ItemGroup from…
4 replies
Hi there! I have an SQL table called ORIGIN with 5 fields. Each time one of the field in changing, …
5 replies
Hi In below line i want if when > 0 instead of 0 then what should i change (Select Case (select …
1 replies
Hi (Select Case (select count(*) from tbl1 T where T.num = T0.num ) when 0 then HCode=STUFF …
4 replies
Hi How to use stuff function with 2 select statement . I want union all like condition . Result to …
6 replies
Comments posted to this topic are about the item No-so-smart Contracts
1 replies
Comments posted to this topic are about the item New PoSh variables
0 replies
The following file exists in C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Extensions\Common\…
9 replies
A couple of weeks ago I asked here how to get a sample database into Azure SQL. I got great feedbac…
7 replies
Reports to: Senior Director, Enterprise Systems and Procurement Staff reporting to this position: N…
1 replies
Hi I need help with the SQL query.. requirement is that wherever flag is null and room_cd is single…
4 replies
Viewing 15 topics - 7,846 through 7,860 (of 283,825 total)