Due to historical reason, my data is in two tables, and I can't change that. Now I need to create an analytic view for the data. I tried to create a view (at database level) to join the two tables first. However, I can't use table view for analytic view. Any suggestions, work around? Thanks in advance!
↧