Heath Wu Posted November 14, 2016 Share Posted November 14, 2016 Hi, I have two tables A and B. TableA includesdetailed production data andhas a columncalled 'Program Name'. TableB is a table only about program information and of course has the column 'Program Name' as well. In table A, I added several columns from table B by matching these two 'Program Name' columns, and using left outter single match. After column added, there is no data in these newly added columns at all. Just empty columns. I have checked thatmost of the data in these two 'Program Name' columns is same.What would possibly be the reason of no data showed in added columns Thanks. Heath Link to comment Share on other sites More sharing options...
Nawaz Ali Mohammad Posted July 31, 2019 Share Posted July 31, 2019 There could be high chances that the column "Program Name" might have extra trailing spaces. Try removing extra spaces if any in Program Name column. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now