필터 지우기
필터 지우기

Two table left join with 4 keys

조회 수: 3 (최근 30일)
JFz
JFz 2017년 5월 23일
댓글: Peter Perkins 2017년 5월 23일
Hi,
I have two tables, A and B, each has 7 columns and 4 keys. I would like to left join by the 4 keys and show the rest 3 columns of both table into a new table, with only one set of the keys.
The purpose is to compare the two tables.
How to do that?
Thanks,
Jennifer
  댓글 수: 2
Rik
Rik 2017년 5월 23일
What have you tried? I don't fully understand what it is exactly that you want to do, but it sounds like you will benefit from a look at the documentation for the table class and/or the unique function.
Peter Perkins
Peter Perkins 2017년 5월 23일
Have you looked at the join, innerjoin, and outerjoin functions?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Title에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by