Topics
Started by
Posts
Last post
Trying to get this query to work, converting a binary version string to human readable output but s…
6 replies
I am using CROSS APPLY instead of UNPIVOT to unpivot > one column. I am wondering if I can dyna…
25 replies
'/ error Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=…
7 replies
I have been asked to provide a script that can be ran against all our SQL Server that will show per…
1 replies
Could someone please! show me how to return the 3 month rolling average count per username? This m…
12 replies
Hi, I have the following table SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO SET ANSI_PADDING O…
19 replies
Hi All, I want to display full name column as FirstName and LastName. Eg if Full Name is Abhas Jadh…
14 replies
We sell & ship packages that contain multiple items within them. The actual package (we call i…
6 replies
Hi in my outer join, I would like to add the outer columns that don't exist in the right table for …
2 replies
Each patient has multiple diagnoses. Is it possible to concatinate all of them in one without using…
8 replies
I have a datetime field that is just the date and zero for the time element. I also have a varchar …
14 replies
I'm looking for some assistance writing a query. Initially I was thinking this was a simple case of…
5 replies
I have an SSIS package that pulls data from a datamart table down to a Dev environment for our repo…
12 replies
I am querying this table to drop the Stored procedures in the database upon upgrade. DECLARE …
5 replies
Help in my sql statement, I don't have any datatype as INT, when I run it, give me error as 'Arithm…
4 replies
Viewing 15 topics - 1,306 through 1,320 (of 10,647 total)
You must be logged in to create new topics.