SQL: SELECT 1 for testing connectivity is pointless
I spend quite a bit of time tracing queries sent from applications to SQL Server.
Having now done this for a long time, I can recognize many of the data frameworks that are used by various developers. I think that if any of the developers ever spent much time looking at traces, they’d be amazed at how the requests they have made to the framework are translated to commands that are sent to SQL Server.
2018-03-05
Image from MSDN[/caption]

