I am trying to find a way of putting a pause of a few seconds into SQL being executed against an SQL Compact database.
Is there something equivalent to SQL Server's WAITFOR function?
I am trying to find a way of putting a pause of a few seconds into SQL being executed against an SQL Compact database.
Is there something equivalent to SQL Server's WAITFOR function?