Mikerosoft
IS-IT--Management
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
Select * from TWMWR SAMPLE (10)
and get a SQL command not properly ended error.
TIA,
Mike