Hi, How I can use the woldcard to see the table name.
sp_help
Select * from [.......] where NAME like '%BENE% and OBJECT_TYPE like '%user%'
Thanks.
Hi, How I can use the woldcard to see the table name.
sp_help
Select * from [.......] where NAME like '%BENE% and OBJECT_TYPE like '%user%'
Thanks.