I think he missed the worst possible string concatenation operator, from SQL: ||, worst because it means logical OR in pretty much every other language out there. If you want to make people fail, reusing operators in a completely different and mutually incompatible context, is clearly the way to go.
On Sun, Oct 31, 2021 at 12:40 PM Howard White <[email protected]> wrote: > > Enjoy... > > <https://www.youtube.com/watch?v=2mnYf7L7Amw> > > Howard > > -- > -- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nlug-talk?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nlug-talk/96d1be14-8f91-0a40-5d97-1acde6be01aa%40vcch.com. -- Tilghman -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nlug-talk/CAHPkZcUxh6JJVHqko%2Bup3RaDDSJmvX%3DMs%3D3Z80Vnhotdrq63mw%40mail.gmail.com.
