Given profile name how to retrieve T-SQL used to create it
The thing is I need to create a profile in one database that is identical to a profile in another database on the same server. I know the profile name and I need to re-create T-SQL used for that profile
0