Get List of User Databases from SQL Server - SQL Server Tutorial

Pubblicato il: 20 febbraio 2015
sul canale di: TechBrothersIT
25,807
74

In this short quick post we will learn how we can get the list of all user Database from SQL Server. SQL Server provided different system views those can be used to get information about objects present in SQL Server. To get list of all databases we can use sys.databases view that provides name of databases with other properties such as recovery model, state_desc,compatibility level etc.


link to post for scripts used in this video : http://sqlage.blogspot.com/2015/02/ge...


In questa pagina del sito puoi guardare il video online Get List of User Databases from SQL Server - SQL Server Tutorial della durata di ore minuti seconda in buona qualità , che l'utente ha caricato TechBrothersIT 20 febbraio 2015, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 25,807 volte e gli è piaciuto 74 spettatori. Buona visione!