Skip to content Skip to sidebar Skip to footer
Showing posts with the label Owner

List Table Names, Owner, Schema And Columns In Sql Server Database

In SQL SERVER how can I get a list of all table names, column names and owners? I have done this bu… Read more List Table Names, Owner, Schema And Columns In Sql Server Database

Securing Sql Server Database From Domain Admin

I have inherited a SQL Server box with a series of databases and it has Windows Auth for creation/m… Read more Securing Sql Server Database From Domain Admin