SQL Server 2000 and SQL Server 2005 Technology
SQL SELECT TOP N equivalent in ORACLE and MySQL
摘要:SQL SELECT TOP N equivalent in ORACLE and MySQL Something I needed today... I wish this was standarized, but it is not, so here are some examples: SQL Server: SELECT TOP 10 product, descr, email FRO...
阅读全文
posted @
2006-09-05 18:13
KADreams
阅读(443)
推荐(0)