Split date range into one row per month in SQL Server pt2
问题 This question relates to this post: Split date range into one row per month in sql server But I'm new to Stackoverflow and new users are not allowed to place comments to provided solutions.That's why I am now adding this as a new question. The question was this: I have a table with two column called "from_date" and "to_date" The table looks like this: Table (I am not allowed to embed my picture here, so please click the link) I want result like:- from_date || to_date ----------- ------------