Topics
Started by
Posts
Last post
Guys, I'm looking for some design advice. I am trying to get a directory listing into T-SQL and du…
1 replies
Hi, This is my table and data CREATE TABLE [dbo].[Inquiry_GL_BudgetComparison_001_Detail]( [Id] [in…
3 replies
Hi, I need help extracting data from the below JSON. What I need is the data from the "frequencyDat…
3 replies
Good morning experts, Over the past few releases, my team and I have been running into this issue w…
2 replies
I have a script that outputs a query to a text file. When using -o I am pointing to a shared direct…
2 replies
I have a table which contains groups of records , relating to a column called [ChannelID] defined a…
2 replies
Hi, I have a query where I search and provide the result. select * into #a from( Select ID, 1 as co…
4 replies
This is some what weired issue. I am not able resolve to the existing stored procedure i have added…
1 replies
I have a table with an Int column.. this is being loaded with a JSON file...containing various valu…
5 replies
It turns out that the error is in a trigger on the Transfers table, so this can be ignored. Sorry i…
1 replies
Okay... haven't posted in a long time and was hoping I'd have a better topic to share but... we're …
2 replies
We have a situation where back many, many years ago it was decided to merge three columns of data i…
20 replies
Hi, I am looking for a sql help to generate one row per each sequental door_area, for a given emplo…
3 replies
Hello, I am trying to extract Event Name from a long string that has some information not relevant …
4 replies
Hello, Thanks if you can offer any assistance. I am trying to use LAG to return the previous non nu…
44 replies
Viewing 15 topics - 421 through 435 (of 1,814 total)
You must be logged in to create new topics.