sp_help with wildcards
- by serhio
There is a command in SqlServer sp_help 'table_name' (table_name or other stuff)
Is there a possibility to use it when you don't know the whole table name, with wildcards or something like this:
sp_help admin_%