Help for this page

Select Code to Download


  1. or download this
    my @tables = qw/table1 table2 table3/;
    
    ...
     }
     print $q->end_table;
    }
    
  2. or download this
    NAME   TYPE   SIZE   NULLABLE   DEFAULT
    idfield  4      4        0        nextval('public.table1_idfield_seq':
    +:text)
    (some more rows)