/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

english.martinvarsavsky.net
| | notes.kateva.org
2.8 parsecs away

Travel
| | A personal blog of diverse opinions.
| | blog.paoloamoroso.com
3.0 parsecs away

Travel
| | Paolo Amoroso's blog on Google products and tech, using the cloud, astronomy and space, Python, self-publishing, blogging, content creation.
| | blog.google
3.1 parsecs away

Travel
| | Google is committed to giving back. See all the latest ways we are working to make a positive impact.
| | whatibroke.com
28.6 parsecs away

Travel
| Hey all, Just a quick post on how to view recent queries run into an Oracle database: SELECT sql_text, sql_fulltext FROM v$sql ORDER BY last_load_time DESC Cheers