Microsoft
Software
Hardware
Network
Question : List all databases and all tables within all those databases and all columns within those tables
I would like to list all databases and all tables withing all those databases and all columns within those tables for an entire sqlserver
Answer : List all databases and all tables within all those databases and all columns within those tables
This would do:
sp_msforeachdb 'select TABLE_CATALOG, TABLE_SCHEMA, TABLE_NAME, COLUMN_NAME from ?.INFORMATION_SCHEMA.COLUM
NS'
Random Solutions
How do I delete all records from an ADODB recordset?
Where can I find a service manual for a Gateway MD2414u Laptop?
No Link Light - Qlogic QLA4010C iSCSI HBA in VMware VI3 ESX server
Initialization failed for opening on premisis exchange server
Firebird AutoID VB.net code
Multi Homed Windows 2008 Server
Oracle Build Table of tables
textmode password
GUID of a ActiveX OCX
Netbackup 654 : How to import a non netbackup tape and read data from it