Help for this page

Select Code to Download


  1. or download this
    create function saints_in_our_book() 
    returns table (
    ...
       }
       return undef;
    $plp$;
    
  2. or download this
    $ echo "
    select
    ...
       49 | 832495 | choroba              |   25807 | Canon (20)      |   
    +  3418 | 2010-04-02 15:13:00 | 16 minutes ago
       50 | 194920 | diotalevi            |   25716 | Canon (20)      |   
    +  3030 | 2002-09-03 22:06:00 | 3 years ago
    (50 rows)
    
  3. or download this
    -- clear earlier stuff
    drop table if exists   saints_in_our_book_20150801 cascade;
    ...
       88 |  446266 | salva                |  17322 | Abbot (19)      |   
    +  2243 | 2005-04-09 17:47:00 | 3 hours ago    | 03:00:00
      576 | 1039428 | Eily                 |   3498 | Curate (13)     |   
    +   278 | 2013-06-17 17:59:00 | 3 hours ago    | 03:00:00
    (31 rows)