Multiple choice technology databases Conventional type is the default load type used by Sql Loader True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation SQL*Loader's default load method is Conventional path, which uses SQL INSERT statements to load data. This is slower than Direct path but works in more situations. Direct path must be explicitly specified.