Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Creating table DBI

by htoug (Deacon)
on Nov 11, 2003 at 11:20 UTC ( [id://306153]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub create_table ($) {
      my($table_name) = $_;
    
      if (my $table_name eq /Doncaster_Deaths_1975_onwards_slim_D/){
    
  2. or download this
    sub create_table ($) {
      my($table_name) = $_;
    
      if ($table_name eq "Doncaster_Deaths_1975_onwards_slim_D"){
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://306153]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-20 03:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found