The PRINT procedure displays only the actual data values stored in the data portion of a SAS data set. The descriptor portion contains metadata like variable names, types, and labels, which PROC PRINT uses to format output but does not report as content.