Question
Is the waitfor delay statement typically used in production environments or testing environments?
In testing environments to simulate delays
In production environments only
Never used in real environments
In both environments equally
Submit