With so many types of objects in SQL Server, many people just getting started in SQL development get confused when to use which type of object. This short series (two parts) tries to help you understand the goals and limitations of each type of object (such as 'You can't use a stored procedure in a SELECT statement') and tries to make life easier for you.