In our SQL Server Database we have at least 25-35 lookup / empty tables that are never used. Is there any negative effect for keeping them in our database (performance, storage etc)
Basically, would deleteing them have any positive impact on queries etc.