Could anybody show me a quick example how to replace the SQL below in Jifty?

UPDATE table_name SET column_name = column_name + 1 WHERE column_name >= $certain_number

I guess probably I need to use some methods in Jifty::DBI::Handle. But I have no clue, yet.



-----------
InSuk Joung
-----------


"우리 인터넷, Daum" http://www.daum.net 『평생쓰는 무료 한메일넷』
_______________________________________________
jifty-devel mailing list
[email protected]
http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel

Reply via email to