Topics
Started by
Posts
Last post
I could use some assistance attempting to pull data from a c-tree database into SQL Server. On a SQ…
1 replies
I have a Time dependent Master data table – DRNUMBER Recently with new CLASS – ‘1TC’, ECC folks int…
2 replies
Morning Guys, I have a situation where we have a report/connection that connects to the Listener wi…
1 replies
I am trying to pull records after 4:30 pm. I am able to use this, but I don't think it works proper…
2 replies
Hi everyone I am looking for a good data visualization tool to see my data. I do not want a pay pe…
12 replies
Hi, Is there a reason that the following query doesn't error? select * from sys.objects where paren…
3 replies
I have this query to create a summary of donations SELECT [DonorId], SUM([DonationAmount]) AS Total…
5 replies
Hi there I have the following string which is comma seperated but within each item, they are sepera…
7 replies
I'm using an CLR which I've used plenty of times in the past and have running fine on SQL 2017. I'v…
2 replies
I am trying to return all values from the lookup table to columns on the same row for the Diagnosis…
7 replies
Hi, As I'm developing for client that require show all information in same row to ID. For example t…
3 replies
Hello comunity, recently I needed to create a trigger in SQL for Insert, update and delete and I us…
2 replies
I have two CTEs. From one UDT_CKB_SNAPSHOT I am taking Event Names, from the 2nd CTE called …
2 replies
Hi I have table that I want to make sub tables for. Below is an example of how it would work. Cons…
9 replies
Hello, Currently have a stored procedure that processes an XML Doc stored in a table. Uses: EXEC sp…
7 replies
Viewing 15 topics - 1,021 through 1,035 (of 1,805 total)
You must be logged in to create new topics.