...
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
Overview
...
This Snap outputs a list of tables in a database. The Snap will connect to the database, read its metadata, and output a document for each table found in the database. The table names are output in a topological order so that tables with the fewest dependencies are output first. In other words, if table A has a foreign key reference to table B, then table B will be output before A. The ordering is intended to ease the process of replicating a group of tables from one database to another.
...
Snap Pack History
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...
Related Links
...