Viewing 15 topics - 8,626 through 8,640 (of 283,825 total)
Topics
Started by
Posts
Last post
Hi there! I have an SQL table called ORIGIN with 5 fields. Each time one of the field in changing, …
5 replies
Hi Is this correct way to enclose Dates & columns etc SET @Where = @Where + ' NOT(T1.U_APDE = '…
5 replies
Hi How the where condition works in below code. How IsNull & NullIf works. SELECT * FROM tblNam…
2 replies
Hello, I have a SQL Job that runs daily at 11pm. Recently we have noticed that pkgs being executed …
3 replies
There are many many data to show the SQL Server current performance, May I know how to use these co…
4 replies
Hello! I have column of datatype 'text' with data like below: <ID=“123” total=“20.00” number=“01…
1 replies
Comments posted to this topic are about the item Implementing Date Calculations in SQL Aveek has be…
11 replies
How can I determine the startdate and enddate of a given ISOweek number and a year?? Can …
9 replies
Reports to: Senior Director, Enterprise Systems and Procurement Staff reporting to this position: N…
1 replies
I'm trying to restore a Sql2012(Std) backup to my Sql2017 Env(Std) and getting the error above. I h…
12 replies
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
Viewing 15 topics - 8,626 through 8,640 (of 283,825 total)