SQL Server 2000 - Query Analyzer : I need to write a view where I need to extract all the transactions which took place from the begining of the month till Current Date excluding the current Date, this holds good if the user is seeing the results of the view during the mid of the month ,if the user is seeing the results at the begining of the month then all the transactions of the whole month excluding the current date should be displayed.