Topics
Started by
Posts
Last post
Hello, I hope you are all well. I would like your help on a data transformation task that I have. I…
14 replies
I have a query I am running which needs to pull data from the last business day of every month, and…
4 replies
Once again, I come to rely on this helpful community. For a while now, I have been struggling with …
7 replies
Is there a script that scan take text that is not column delimited and transfer each line into a se…
6 replies
Hi, I have the following thing: In my DWH I have a Table FACTTicket and a Table called DimRate, I c…
5 replies
I am trying to export an Excel file and I get this error: How do I resolve this? I think t…
4 replies
How to calculate time difference between up and down rows? So, I need to calculate between …
5 replies
I am tasked with writing a query to determine if members are being approved for DME (medical equipm…
5 replies
I have the following code: SELECT A, B, A = B FROM (SELECT ((.1 + .2) * 10) as A, (1.0 + 2.0) as B)…
6 replies
This isn't specifically related to SQL Server 2017 but more a general T-SQL question. I couldn't fi…
7 replies
New user with what should be an easy question. I have two tables; both are lists of SKU numbers and…
3 replies
I have an XML which Iam trying load with the following SQL code. But Iam getting NULL values when I…
2 replies
I need to return data in a table format, that has a variable number of columns. It is more easy to …
7 replies
I am testing this: SELECT LEN(TRIM(' SSMS ')) SELECT LEN(LTRIM(' SSMS ')) SELECT LE…
12 replies
Hi, I have a row in a table call 'Time Reported' with 29602 rows the data for the table looks like …
15 replies
Viewing 15 topics - 916 through 930 (of 1,544 total)
You must be logged in to create new topics.