Mapiles.com


Archive for the ‘IT’ Category

Getting Started With MOSS 2007

MOSS 2007 has become popular nowadays. Its features that cater wide range of business solutions from small to big scaled companies are something that cannot be ignored. In this reason, IT companies are hiring MOSS 2007 developers to address the needs of their clients. So, I decided to list some useful links in getting started […]


11 Best Practices in Making SQL Queries

Statistics says that the degrade in performance of database transactions are mostly affected by the scripts (code level) rather than the technical architecture (servers or whatsoever). So if you are an SQL Developer who creates database queries, the following best practices are recommended: 
Create Queries in the write way1) Ensure that joins are correct that all […]