摘要: 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). 閱讀全文
MySQL
MySQL數(shù)據(jù)庫學(xué)習(xí)筆記