firstOnly keyword is not used by a developer. For example:select AccountNum from custTable where custTable.CustGroup == '10'; if (custTable.AccountNum) { ... } |
Problem description
Compare select statements with and without
firstOnly keyword.Hints
Use SQL Server Profiler for analysis and trace
RPC:Starting and RPC:Completed events: