Oracle gets the write to N records:

xiaoxiao2021-03-06  62

Get the write method of M to N:

Select * from (SELECT ROWNUM RM, A. * from Tablename a where row <= n) Where rm> = m

转载请注明原文地址:https://www.9cbs.com/read-90358.html

New Post(0)