Multiple choice technology mainframe Which command code is used to retrieve a path? F L D U Reveal answer Fill a bubble to check yourself C Correct answer Explanation In DL/I, the command code 'D' is used for retrieval operations (Get). The function codes include: D for Get, I for Insert, R for Replace, and D for Delete in some contexts. For retrieving data from a database path, the D (Get) command is used.