Exercise 06.01 - Expand request that retrieves information from a specific cable to its wires.
-
Create a request that expands Cable (Id=4568) to its wires, with the following requirements:
-
From the cable, select the Id and Cable Name.
-
From the wires, select the Id, the Wire Tag (Name), Cable Set name and Wire Sequence in Set.
-
Display only wires for the first cable set.
-
Include the number of wires in the cable set.
-