Question from the Database - Fundamentals test

Given two tables E1={(Name), (first name), time} and E2={(Name), (First name), Distance, Category}, we want to obtain the surname, first name, the time and distance. What sequence of operations should we do?

Hard

Consider the table E1={(Name), (first name), time} and E2={(Name), (First name), Distance, Category}


We want to obtain the surname, first name, the time and distance: what sequence of operations should we do?

Author: titouan lecampStatus: PublishedQuestion passed 26 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!