Merging Two Tables Into a New Table

create a merged table with
  the tables are the above tables  
  the excluded columns are \"FRIEND\", \"FOE\"  
  the similar columns are \"ALIAS\" and \"NAME\", \"MONEY\" and \"WORTH\"

Last updated

Was this helpful?