About this document
SQL Server 2000 Faqs by Ramesh Prasad is a document available to read on EtoBox.
Use views and stored procedures instead of heavy-duty queries. Try to avoid using the DISTINCT clause, whenever possible. Try using correlated sub-query or derived tables, if you need to perform row-by-row operations.
- Author
- Ramesh Prasad
- Language
- EN