What common field does plain join employees.txt salaries.txt use by default?
join employees.txt salaries.txt
The final field in each file, regardless of its meaning
The names of the two input files
The first field in each file, which is the employee ID
The physical line number of each record