|
Archives of the TeradataForumMessage Posted: Fri, 17 Mar 2006 @ 14:15:26 GMT
Perl could be used for this purpose. #!/usr/bin/perl use Teradata::SQL qw(:all); $dbh = Teradata::SQL::connect(...); $dbh->execute("insert ..."); # Now $activcount contains the number of rows inserted.
| |||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | |||||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | |||||||||||||||||||||||||||||||||||||||||||||||||||