Forum Replies Created

Viewing 15 posts - 91 through 105 (of 367 total)

  • Reply To: C# - how to convert string to date

    Thank you so much!

  • Reply To: need help with a SQL query

    Jonathan AC Roberts wrote:

    Not sure if this will be any faster, you might have to look at putting indexes on the table if it is not:

    ;with cte as
    (
    ...
  • Reply To: need help with a SQL query

    Jonathan AC Roberts wrote:

    water490 wrote:

    I think I fixed the issue.  I added t_date to the partition part and now I am getting the correct number of records.  The query is super slow...

  • Reply To: need help with a SQL query

    I think I fixed the issue.  I added t_date to the partition part and now I am getting the correct number of records.  The query is super slow though.  It...

  • Viewing 15 posts - 91 through 105 (of 367 total)