---
title: "What is SQL loader ?"  
description: "What is SQL loader ?"  
author: "Prakash nidhi Verma"  
published: 2018-06-12  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/23423/what-is-sql-loader  
category: "mysql"  
tags: ["web development", "database", "mysql", "security"]  
reading_time: 1 minute  

---

# What is SQL loader ?

SQL loader utility is used to load data from other data source into database. SQL Loader is a bulk loader utility from external files into the Oracle Database.\

Let, we have a table in forx, access or sqbase or any other user database, you can use SQL Loader to load the data into database Tables and all database related to Oracle.

## Answers

### Answer by Prakash nidhi Verma

SQL loader utility is used to load data from other data source into database. SQL Loader is a bulk loader utility from external files into the Oracle Database.\

Let, we have a table in forx, access or sqbase or any other user database, you can use SQL Loader to load the data into database Tables and all database related to Oracle.


---

Original Source: https://www.mindstick.com/interview/23423/what-is-sql-loader

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
