Vishwas Kadamannaya

Vishwas Kadamannaya

  • 1.6k
  • 122
  • 142.3k

Check Constantly on Data in Table

Aug 16 2011 4:16 AM
Hi All,
        I have a table named tblAccounts in my database and in that a column named "Amount" of type decimal.This field keeps on updating on every transaction(+ or -) . Now i need 2 update the column Amount (some amount X = X + 1,00,000 )when it becomes less than some particular amount like 1,00,000 . how i can do this.

Thanks in Advance
Vishwas

Answers (1)