I am working on an application to get data from a MS-SQL server (2005). In the command text, I can pass a sql query like this:
string query = \"SELECT T1.f1,
The view is probably a better.
That way, you can modify the query (for optimization) at a later date without having to change the code.