Relative Content

Tag Archive for sql-serverexcel

SQL server left outer join blank values in Excel

In SQL I have added a table to my query from a different database that shows its linked on the query.
I have also done a left outer join in the query aswell.
However when loading the view to excel the column appears but all the rows are blank.