Is it possible to extract sql statements from LINQ queries ?
Say, I have this LINQ expression.
string[] names = ne
you can start SQL Server Profiler on your DataBase to trace your linq query.