Tags: request,last entry

Sort by: Date / Title /

  1. 3 months ago by nox.freak
    This will get the last entry into a database where COL is equal to something.
    1. SELECT * FROM TABLE WHERE COL=something ORDER BY id DESC LIMIT 0,1

First / Previous / Next / Last / Page 1 of 1 (1 posteets)