Topics
Started by
Posts
Last post
I would like to SELECT only dates from my dimDate table that are less than or equal to the latest d…
3 replies
I have 3 sets of the same mostly complete telecom data that I am trying to merge into one compete s…
3 replies
What is the Difference Between cross apply and cross join
13 replies
Hello, All, I have successfully converted the column from seconds into hours, however I am receivin…
2 replies
Does anyone know how to either pass a reference or memory copy of the deleted table from a trigger …
6 replies
Hi , I am trying to pull out records for sql agent job for detail of its last run, successfull/fail…
3 replies
Hi members, I am trying to add a second condition in my case stmt that compares value in PC_PHYSICI…
4 replies
Search from a column where values contains once space and after then any character other than space…
1 replies
set nocount on DECLARE @AlterAuthorizationStatement nvarchar(MAX) , @Statement nvarchar(MAX) , @S…
13 replies
I have have a parameter in a stored procedure which I wish to use in the WHERE clause of a SEL…
6 replies
I need to copy a lot of data to a lot of tables so I decided to generate the queries and pass them …
3 replies
Hello everyone. I have a table that tracks meter information and I need to divide the field by 2.1 …
5 replies
Hi, I ran into an UPDATE statement in code that I never saw before, and strangly it works! first, l…
5 replies
Hi All, I need to convert the below Excel formula into sql format. {=(PRODUCT(1+$G4:G$6/100)^(12/CO…
26 replies
Dear Forum, I hope someone knows the trick. In a rather complicated computation, I use a table-valu…
29 replies
Viewing 15 topics - 121 through 135 (of 17,082 total)
You must be logged in to create new topics.