Is there any way to display discussion posts from the latest to oldest instead oldest to latest? Clicking through pages in Discussions module to spot the last post is painful.
Than maybe it's better to avoid playing with the database directly and wait for the release that fixes the issue. Still, if you still wish to do this, you should use MySQL management tool (such is phpMyAdmin for example) and execute the query. These tools give you interface for doing most of the things, but they also let you run SQL commands directly.