Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Mikerosoft
  • Content: Threads
  • Order by date
  1. Mikerosoft

    Using Sample statement

    Has anyone used the Sample statement in Oracle 8 successfully. I am trying to retrieve a random set of records from a table without success. Following is the code I'm testing with. Select * from TWMWR SAMPLE (10) and get a SQL command not properly ended error. TIA, Mike

Part and Inventory Search

Back
Top