Hi I created a view in a development enviroment and migrated the same view to the test environment. The view works in dev but not in qa. can anyone tell the reason and where I should be looking to trouble shoot?
Maybe you didn't script permissions on the view, or you're using object names without the owner prefix ... etc. etc.