Topics
Started by
Posts
Last post
CREATE TABLE [dbo].[zA]( [InvoiceNo] [nvarchar](255) NULL, [Code] [nvarchar](255) NULL, [Date] [dat…
4 replies
Hi Gang- I have some stored procedures that do updates using table aliases, like this: UPDATE Table…
6 replies
Hello I have a query that works as a loop but it is slow. How can I do this with a standard query? …
15 replies
I have a table that I need to run off a different server\db and looking for the most efficient way …
14 replies
Hello. I have data in a table that I want to pivot from 1 row to multiple columns. I only want the …
5 replies
I have a large table being written too every second with equipment (PLC) information. I need to fig…
12 replies
By: Bruin
I have a large table being written too every second with equipment (PLC) information. I need to fig…
2 replies
Hi I know I'm doing something wrong in my row_number logic, just not sure what.. My data loo…
5 replies
Hi I know I'm doing something wrong in my row_number logic, just not sure what.. My data loo…
1 replies
Hi I know I'm doing something wrong in my row_number logic, just not sure what.. My data loo…
1 replies
Hi I'm trying to return all rows where the field DocumentXML equals 'Document' The data in the fiel…
2 replies
sorry.. solved.. This topic was modified 9 months ago by gentong.bocor. This to…
1 replies
Hi I have a field with a start and end date (sometimes no end date) . How can I parse this o…
9 replies
--------------------------------------------------------------------------- NESTED DEPENDENCIES:&nb…
9 replies
Hi Having an issue trying to figure out how to get my sample population where there are two date …
2 replies
Viewing 15 topics - 1 through 15 (of 4,981 total)
You must be logged in to create new topics.