LIMIT
摘要: The LIMIT clause can be used to constrain the number of rows returned by the SELECT statement. LIMIT takes one or two numeric arguments, which must both be non-negative integer constants (except when using prepared statements). 閱讀全文
posted @ 2008-04-06 23:47 star 閱讀(111) | 評論 (0) 編輯