The question is, is there a MySQL/PostgreSQL equivalent of LIMIT clause in Firebird? It is very useful in situations where you don’t get to keep the database cursor over multiple requests, i.e. in some web applications. In my scenario, I just want to the database to return the most relevant n rows of result, over [...]
Scott Yang's Playground
Faith, Technology and Randomness in Life, According to Scott
Jan 12 2004
Nov 19 2003
MySQL AB has released MaxDB 7.5
According to this announcement, sourced from Jeremy Zawodny’s blog, MySQL AB‘s new product, MaxDB which is a re-branded and enhanced version of SAP DB, has just been released. It is a GPL’ed product offering both Free Software license, or a commercial license for those who do not wish to be restricted. I think the most [...]