Re: Help with an SQL statement

2001-01-12 Thread Dean Grubb
SQL Mailing List <[EMAIL PROTECTED]> Sent: Friday, January 12, 2001 3:15 PM Subject: Help with an SQL statement > Thanks for everyone's help with the dat question now I would like to know if > someone could help me with another question. > > I have a table called COUNTER and a f

Help with an SQL statement

2001-01-12 Thread Mike Podlesny
Thanks for everyone's help with the dat question now I would like to know if someone could help me with another question. I have a table called COUNTER and a field in the table called HITS in an SQL statement I would like to update this field by adding 1 to it's current value any ideas? Thanks,