Topics
Started by
Posts
Last post
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
By: Weegee71
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
This is a contrived example - but illustrates what I'm trying to fix I have a code where the client…
6 replies
BEGIN TRY SELECT * FROM ( SELECT 'int' AS [text] ) AS tmp ORDER BY CONVERT (INT, …
7 replies
I have a Powershell script which is being called through Windows Task Scheduler My script is set up…
1 replies
Viewing 15 topics - 391 through 405 (of 1,784 total)
You must be logged in to create new topics.