Hi Brewster,
On 11/3/05, wbg <[EMAIL PROTECTED]> wrote:
> On Thu, 2005-11-03 at 03:33, Dan Lewis wrote:
X....................................................................
> ......................................................, I saw no mention
> of any sort of "Global Update" feature - i.e., increment all
> appearances of a certain field by 1, and so forth.
If I have understood it correctly then you're probably talking about
SQL UPDATE statement. Using an SQL "Update" statement you can, for
example, add 2 (or whatever) to each hourly_salary field, for
instance, in a database table. Investing time learning SQL is worth
every second of it and one reaps the benefits in the form of the
ability to design solutions to complex query requirements. Following
are two good URLs:
www.sqlcourse.com
www.sqlcourse2.com
--
HTH,
Asif
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]