Re: Trouble with query
From: Adam Machanic (amachanic_at_air-worldwide.nospamallowed.com)
Date: 05/04/04
- Next message: B0nj: "RE: Row size - Not so Important"
- Previous message: Aaron Bertrand - MVP: "Re: Getting the value that was generated using the IDENTITY property"
- In reply to: Zoury: "Re: Trouble with query"
- Next in thread: Zoury: "Re: Trouble with query"
- Reply: Zoury: "Re: Trouble with query"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 4 May 2004 10:24:51 -0400
Depending on indexes and number of rows, it might be faster. If you start
having performance problems, try it out.
"Zoury" <yanick_lefebvre@hotmail.com> wrote in message
news:%23o6eyLeMEHA.3988@TK2MSFTNGP09.phx.gbl...
> Hi Adam! :O)
>
> > WHERE b.id <= #trans.id)
>
> That's what I didn't figure out!! Thanks a million!
>
> Concerning the Left Join query... woudn't it be slower?
>
> --
> Best Regards
> Yanick Lefebvre
>
>
- Next message: B0nj: "RE: Row size - Not so Important"
- Previous message: Aaron Bertrand - MVP: "Re: Getting the value that was generated using the IDENTITY property"
- In reply to: Zoury: "Re: Trouble with query"
- Next in thread: Zoury: "Re: Trouble with query"
- Reply: Zoury: "Re: Trouble with query"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|