The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

alltTableDependencies.pl - Given a database output all tables in key-dependency preserving order

VERSION

0.01

USAGE

alltTableDependencies.pl -t <tablename> -c <odbc connection> [options]

REQUIRED ARGUMENTS

-c[onnection] [=] <dsn>

Specify ODBC connection for Test script

OPTIONS

AUTHOR

Ded MedVed.

BUGS

Hopefully none.

COPYRIGHT

Copyright (c) 2013, Ded MedVed. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the terms of the Perl Artistic License (see http://www.perl.com/perl/misc/Artistic.html)