/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

www.sqlshack.com
| | stribny.name
4.2 parsecs away

Travel
| | A list of things that we can do when we need to scale a SQL database.
| | curatedsql.com
2.0 parsecs away

Travel
| | [AI summary] A collection of SQL-related blog posts from January 4, 2024, discussing topics like data manipulation, database management, and SQL Server features.
| | initialcommit.com
4.6 parsecs away

Travel
| | Learn how to create an SQL stored procedure with this simple beginner's guide.
| | alexzeng.wordpress.com
24.0 parsecs away

Travel
| I am reading Expert Oracle Practices by Oracle Database Administration from the Oak Table. I'd like to summary and share what I learned. This chapter PL/SQL and the CBO by Jo?e Senega?nik is pretty interesting. It tells how to use oracle extensible optimizer to set the selectivity and the cost of PL/SQL functions. This will...