/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

minhajuddin.com
| | hypernephelist.com
3.7 parsecs away

Travel
| | The Kubernetes project is currently in the process of migrating its container runtime from Docker to containerd, and is planning to obsolete Docker as a cont...
| | pombomailer.com
9.6 parsecs away

Travel
| |
| | neilzone.co.uk
6.3 parsecs away

Travel
| | Neil Brown's personal blog.
| | whatibroke.com
39.0 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