Case Study 1 demonstrates loading variable-length data from a control file into the dept table. The control file specifies that the data contains three comma-delimited fields that may be enclosed in quotation marks. The data is contained directly in the control file between BEGINDATA and ENDDATA markers. Running SQL*Loader loads the data as specified.