This is strictly a perl question, but it will be used in my perl script.. What I am wanting to do is query the sql database and get the 5 latest articles .. they are all incremented by ID so I could get the 5 largest id numbers...but I have no idea what the actual sql quer would be to do this :(