What happens at 3gb storage limit?

So what happens when it reach storage limit ? like 3gb limit

When you reach a storage limit, the only SQL Commands you can run are those to decrease your storage usage – like drops, truncates, and deletes. You cannot run INSERT, UPDATE, SELECT, etc. If you try to run those commands, you will receive an error.