Tag: data dictionary
Creating a data dictionary with SQL Server and MediaWiki – Part three: inbound references
In my previous posts (parts one and two ), I showed how to generate mediawiki markup to generate lists of tables and columns that can be used as the starting...
Creating a data dictionary with SQL Server and MediaWiki - Part two: a list of columns
In my previous post , I showed how to create a SQL Script that generates Mediawiki mark-up to create a list of tables (or views) in your database. In this...
Creating a data dictionary with SQL Server and MediaWiki - Part one: a list of tables
Background We've just installed MediaWiki as a documentation tool where I work. To get things up and running as quickly as possible, I created a few SQL...
