Perl-DBI

[oracle@jhoa 3]$ perl dbi.pl sh-3.2$ c sh: c: command not found sh-3.2$ cat dbi.pl #!/usr/bin/perl use strict; use DBI; my $dbName = 'orcl'; my $dbUser = 'test'; my $dbUserPass = 'test';
相關文章
相關標籤/搜索