I've seen many developers using SQL Query designer to build queries rather than writing it from scratch.
What are the pros and cons of using SQL query designer instead of writing manual queries ?
How it effects for optimizations and maintenance of queries.