普通的 join employees.txt salaries.txt 默认使用哪个公共字段?
join employees.txt salaries.txt
每条记录所在的实际行号
两个输入文件的名称
每个文件中的最后一个字段,不论其含义是什么
每个文件中的第一个字段,即员工 ID