Help for this page

Select Code to Download


  1. or download this
    use DBI;
    use CGI;
    ...
     print $q->end_table;
     }
    
  2. or download this
     NAME            TYPE            SIZE            NULLABLE        DEFAU
    +LT         CONSTRAINT      PRIMARY_KEY
            bonsai_id       int4            4               0             
    +  nextval('public.bonsais_bonsai_id_seq'::text)                   1
    ...
            birthdate       bytea           4               1             
    +                                  0
            shop            text            80              1             
    +                                  0
            comment         text                            1             
    +                                  0