Viewing 15 topics - 24,406 through 24,420 (of 283,964 total)
Topics
Started by
Posts
Last post
I have this code.SELECT CT.claim_type_name AS ClaimType, COUNT(CM.claim_type) AS Cases,&n…
9 replies
I've been trying for the past hour to nest a case in another case. How can I say this exactly? …
6 replies
Good afternoon,I'm currently working for qn SAP consultacy firm, as a junior SAP technical consulta…
6 replies
Hi all, I have been struggling with this query for a while now. I am trying to bring back A.Account…
7 replies
I’m pretty new to Sql and I’ve been given a set of reports I need to develop. Specifically, I’ve g…
8 replies
Hello Team, We currently have several SQL Instances where the current version in use is SQL …
1 replies
I have a scheduled backup script that runs nightly: @echo offset DB_NAME=SUPPORT_DBset BK_FILE=C:\S…
3 replies
I was working on adding a schema to some XML and found that it would suddenly break some queries th…
3 replies
Hi, So I have a SP that is fairly simple - searches some tables for events/values are either return…
1 replies
Hi folks, I have row groups as such:ParentUnit -> Unit -> Details I created a parameter …
5 replies
Comments posted to this topic are about the item OUTPUT values
6 replies
DECLARE @p NVARCHAR(MAX) SELECT @P = 'MONDAY,SUN,FUN,D' DECLARE @STRSQL NVARCHAR(MAX) SET @sql = '…
15 replies
Hi Y'allI'd like some advice. My problem is there are a pair of audit log tables (AuditLog and Audi…
7 replies
I have 12 different Excel files which are having multiple tabs in every file and data in really uns…
12 replies
Hi, I have 1 server with Oracle 11g (11.1), and other server with SQL 2016 / SRSS 2016, when I try …
2 replies
Viewing 15 topics - 24,406 through 24,420 (of 283,964 total)