Create a Pivot Table from Multiple Sheets using Power QueryDo you have an Excel workbook (file) that has multiple worksheets of data that you need to combine […] November 5, 2022 in Excel tagged combine / merge / query / pivot / multiple / many / power / append / union / sheets / table / Excel Pivot Tables by Mike
Excel’s VSTACK FunctionCombining or appending data from multiple sheets is a common task in Excel. We’ll show you how you […] October 29, 2022 in Excel tagged excel / union / combine / sort / VSTACK by Mike
SQL Server Union SortedThis post discusses how you can take a table with a single column of data and add a […] October 17, 2017 in SQL Server tagged sort / sorting / union / over / union all / row_number / sequence by Mike
SQL Server UnionThis article is discussing the combining of two or more tables using UNION or UNION ALL into one […] August 11, 2017 in SQL Server tagged order by / combine / union all / sort / union / order by Mike
T-SQL Bulk Insert-Output Part 2This post continues from our first post T-SQL Bulk Insert-Output of Text Files. Here we will create a […] January 30, 2017 in SQL Server tagged sql / insert / cast / union / bulk / T-SQL Bulk Insert by Mike