并发抢购: 利用Oracle的锁机制
update REDGIFTS_INFO t set t.own='liming001'
where t.own is null and rownum=1

相关文章: