Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Materialized view appending two tables

Status
Not open for further replies.

zhonghandle

Programmer
Jul 17, 2002
12
US
Hi,

I have two tables (t1 and t2) of same structure. The contents of two tables are different. Now I have to create a materilized views that append t1 and t2 together. Since materilized views do not allow 'Union', do anyone has a way to handle this or know any work-arounds?

Thanks alot in advance!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top