Subdomain Posts
Progress | 1 day ago
None | 5 days ago
Java | 10 days ago
REBOL | 10 days ago
Perl | 11 days ago
MySQL | 695 days ago
MySQL | 705 days ago
SQL | 735 days ago
SQL | 735 days ago
SQL | 735 days ago
Recent Posts
Objective C | 23 sec ago
Ruby | 30 sec ago
ASM (NASM) | 32 sec ago
PHP | 44 sec ago
PHP | 46 sec ago
None | 53 sec ago
None | 1 min ago
None | 1 min ago
None | 1 min ago
PHP | 1 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By Yancho on the 15th of Mar 2008 10:53:08 AM Download | Raw | Embed | Report
  1. SELECT gid, astext(the_geom) AS wkt, the_geom , length(the_geom) AS length
  2.               FROM shootingstar_sp
  3.               ('streets',
  4.                 (
  5.                 SELECT gid FROM streets WHERE
  6.                 source = ( SELECT give_source((SELECT near_accident ('POINT(634320.5 241427.5)','firestations') ),1000,200) )
  7.                 LIMIT 1
  8.                 )
  9.               ,
  10.              
  11.                 (
  12.                 SELECT gid FROM streets WHERE
  13.                 target = ( SELECT give_target('POINT(634320.5 241427.5)',1000,200) )
  14.                 LIMIT 1
  15.      
  16.                 )
  17.               ,
  18.               5000,
  19.               'length',
  20.               true,
  21.               true
  22.               );
Submit a correction or amendment below. [ previous version ] | [ difference ] | Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: