SELECT TOP 1 country FROM CountryTable ORDER BY NEWID(). and it works fine is my logic right? what is the problem with SQL statemt in Oracle ...
確定! 回上一頁