Re: using the same field to be set in the update query and in the where clause
From: Jerry Stuckle <jstucklex_at_attglobal.net>
Date: Tue, 7 Mar 2017 09:37:56 -0500
Message-ID: <o9mges$704$2_at_jstuckle.eternal-september.org>
Date: Tue, 7 Mar 2017 09:37:56 -0500
Message-ID: <o9mges$704$2_at_jstuckle.eternal-september.org>
On 3/7/2017 5:58 AM, kushal bhattacharya wrote:
> Hi,
> Is there issue when i use the same field to be set in the update query and in the same query i also use it in the where clause.The reason i am asking is sometimes i see there is a mixup between the values passed in the '? ' field of the query i pass it in the correct sequence but still i get reverse output sometimes.
> Thanks,
> Kushal
>
Show the code.
http://www.catb.org/esr/faqs/smart-questions.html
-- ================== Remove the "x" from my email address Jerry Stuckle jstucklex_at_attglobal.net ==================Received on Tue Mar 07 2017 - 15:37:56 CET