Running SQL express on win server 2016.
I can't start sql network agent because it says the database reached the limit of 10gb.
Now, i have another program who won't run without the sql network agent.
Is there a way to clear up the database a little bit. BY 100mb, just enough to get the sql network agent running and get to the main program (so i can run the database clean up from the main program)
I am not an expert in SQL so i would need the easiest way and best.