Welcome to Sign in | Help

Re: t-sql update sql server 2000

  •  02-17-2009, 3:47 PM

    Re: t-sql update sql server 2000

    dar updateul se face si pe prima inregistrare nu doar pe cea de-a 2-a

    si anume pt o inregistrare de genul:

    NodId          CodContract       CodCategorie          DataInregistrare            PLATIT
    7          LD0800100420       21062_224          2007-11-19 00:00:00.000      254
    7          LD0800100420       21062_224          2007-11-23 00:00:00.000      155
     
    7          LD0800100420       21062_224          2007-12-19 00:00:00.000      654
    7          LD0800100420       21062_224          2008-01-18 00:00:00.000      624
    7          LD0800100420       21062_224          2008-02-18 00:00:00.000      897

    O SA DEVINA

    NodId          CodContract       CodCategorie          DataInregistrare            PLATIT
    7          LD0800100420       21062_224          2007-11-19 00:00:00.000      0
    7          LD0800100420       21062_224          2007-11-23 00:00:00.000      0

    7          LD0800100420       21062_224          2007-12-19 00:00:00.000      654
    7          LD0800100420       21062_224          2008-01-18 00:00:00.000      624
    7          LD0800100420       21062_224          2008-02-18 00:00:00.000      897

    sau ma insel?

    multumesc.

    alex.

View Complete Thread
Powered by Community Server (Commercial Edition), by Telligent Systems