An interesting thread came up on our BetaPlace newsgroup today, asking if MSH supports a SQL-like join command. After all, we do already support the select-object cmdlet, which allows you to pick individual properties for display. Given our display model (that often looks and feels like a SQL grid output,) this is a totally great question. It’s a feature I’ve always wanted in a shell, too.
We don’t support the feature natively, but the MSH language sure does.
