Explore >> Select a destination


You are here

modern-sql.com
| | boringsql.com
2.6 parsecs away

Travel
| | MERGE command goes beyond simple upserts. See how it handles complex data synchronization, allowing conditional inserts, updates, and deletes in a single, atomic statement for your advanced data needs.
| | winand.at
4.0 parsecs away

Travel
| | Markus Winand turns outdated SQL-92 knowledge into solid and current SQL know-how, from the basics to performance optimization-SQL training in your office.
| | sqlserverfast.com
3.6 parsecs away

Travel
| | Welcome to part eleven of the plansplaining series. You will have noticed that this is no longer a monthly series. But when I was asked recently to provide some insight in how a MERGE statement is reflected in an execution plan, I realized that the plansplaining format works fine for this. But first a word...
| | sookocheff.com
48.0 parsecs away

Travel
| Infrastructure is undergoing a significant paradigm shift. At my first job as a software developer, scaling our infrastructure meant buying a physical machine and installing it in a rack, setting up the system images and base software by hand, configuring the network using some shell scripts, and finally, making it available for developers to install software. Now, with the advent of cloud computing, the same capabilities - installing and running software - are available on-demand.