Getting Started with Adobe After Effects - Part 6: Motion Blur
First Time? You can support us by signing up. It takes only 5 seconds. Click here to sign up. If you already have an account, click here to login.

TSQL Challenge 76 - Identify the sequence of accounting transactions

  • Solution to TSQL Challenge 76 by Dmitry - Identify the sequence of accounting transactions

    Guenter Initial Review 1 Years ago through Puzzles
    The challenge is to identify the sequence of accounting transactions. The table has data which is ordered. You need to follow the order of the data, and detect a certain condition which lasts for a sequence of data rows, you need to give these data poi
    Dmitry Maletin
    1217 · 0% · 20
  • Solution to TSQL Challenge 76 - Identify the sequence of accounting transactions

    organiccoder Commented 1 Years ago through Puzzles
    hey Keerthyrr, oganiccoder here. - I also submitted a recursive solution a few days ago; it is available for viewing. - (don't be confused. - i have 2 different solutions out there; the second one is the recursive one.) - would be interested to see you
    Keerthyrr
    1217 · 0% · 20
  • Solution to TSQL Challenge 76 by sultanahmed - Identify the sequence of accounting transactions

    Guenter Initial Review 1 Years ago through Puzzles
    The challenge is to identify the sequence of accounting transactions. The table has data which is ordered. You need to follow the order of the data, and detect a certain condition which lasts for a sequence of data rows, you need to give these data poi
    sultanahmed
    242 · 1% · 184
  • Solution to TSQL Challenge 76 by Eric Bradford - Identify the sequence of accounting transactions

    Guenter Initial Review 1 Years ago through Puzzles
    The challenge is to identify the sequence of accounting transactions. The table has data which is ordered. You need to follow the order of the data, and detect a certain condition which lasts for a sequence of data rows, you need to give these data poi
    TheGeneral
    72 · 2% · 775
  • Solution to TSQL Challenge 76 by Mohan Palanisamy - Identify the sequence of accounting transactions

    Guenter Initial Review 1 Years ago through Puzzles
    1. Created an Row number for each records 2. used recursive Query to loop through each record based on Row # and used case statement to find the Block # and Row in block #.
    Mohan15134
    463 · 0% · 81
  • Solution to TSQL Challenge 76 by organiccoder - Identify the sequence of accounting transactions

    Guenter Initial Review 1 Years ago through Puzzles
    this is my second solution - different from first (i.e. new approach, not a refinement of first) - may work better; not sure why -- kind of avoided some of the self-joins by using recursion, which I expect brings its own issues. -- have seen some discussio
    organiccoder
    1369 · 0% · 15
  • Solution to TSQL Challenge 76 by McAuley - Identify the sequence of accounting transactions

    Guenter Initial Review 1 Years ago through Puzzles
    Take 3 .. not the cleanest code.. I got the 1 pass. (10000 row(s) affected) Table 'TC76'. Scan count 1, logical reads 43, physical reads 0, read-ahead reads 0, lob logical reads 0, lob physical reads 0, lob read-ahead reads 0. SQL Server Executio
    Michael.McAuley
    817 · 0% · 35
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.