SQL SERVER – Solution – Puzzle – SELECT * vs SELECT COUNT(*)
SQL SERVER – 5 Tips for Improving Your Data with expressor Studio
SQL SERVER – Three Puzzling Questions – Need Your Answer
SQL SERVER – Puzzle – SELECT * vs SELECT COUNT(*)
Earlier this weekend I have presented at Bangalore User Group on the subject of SQL Server Tips and Tricks. During the presentation I have asked a question to attendees. It was very interesting to see that I have received various different answer to my question. Here is the same puzzle for you and I would like to see what your answer to this question.
SQL SERVER – Running SSIS Package in Scheduled Job
I previously wrote article SQL SERVER – Import CSV File into Database Table Using SSIS. I was asked following question by reader that how to run the same SSIS package from command prompt. In response to the same I have written article SQL SERVER – Running SSIS Package From Command Line. Within few minutes of the blog post, I received email from another blog reader asking if this can be scheduled in SQL Server Agent Job.