Topics
Started by
Posts
Last post
I have data like this in a table col1 , col2, col3A,2, this is a short string no need to splitB,3,…
6 replies
I am trying to create a view that sums the [amount] by [peopleId] in the table [Payments] but this …
4 replies
Hi All, I have a very simple stored procedure that inserts 2 values to a linked database table. ALT…
2 replies
Hi I'm trying to code a similar Stored procedure as below. Below SP is from the Microsoft website, …
3 replies
Hi everybody, I have a large excel spreadsheet created by finance user that contains several decade…
15 replies
I have a table with an XML field I need to extract and normalise, maybe dumping the data into a new…
3 replies
I am trying to get the query executed to perform an insert, update or delete on a table, but only i…
5 replies
Hello, I have the below data stored in a temp table: I need to get the distinct data to include la…
3 replies
Hi All,I need your assist in a simple query to pivot the below data and group them by docid.
2 replies
Hi I have a table called Remote_Item with some records like Code fBaseBOMGID Description …
7 replies
Hello all, I have a scenario where I need to show a currency exchange in a result set. …
2 replies
I am fetching the number of clicks and first click from number of devices using event table and cli…
6 replies
This may be a fool's errand, but I have to try... I have a CASE in my code that checks a number of …
12 replies
I'm trying to use the GROUP BY clause in a sub query that's part of my WHERE CLAUSE, but when I run…
11 replies
Hello, I have been trying to parse the below string and keep getting errors. JONES logon to Core Se…
1 replies
Viewing 15 topics - 496 through 510 (of 4,984 total)
You must be logged in to create new topics.