Home » SQL & PL/SQL » SQL & PL/SQL » Loading techniques
Loading techniques [message #660581] Tue, 21 February 2017 09:46 Go to next message
Vijayarajan51
Messages: 3
Registered: February 2017
Junior Member
What are different types of data loading techniques apart from External table & SQL LOADER?
Re: Loading techniques [message #660582 is a reply to message #660581] Tue, 21 February 2017 09:49 Go to previous messageGo to next message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

INSERT (with APPEND mode) and any program you can write yourself using your favorite programming language.

Note that external table does not load anything, it allows to load using INSERT.

Re: Loading techniques [message #660583 is a reply to message #660581] Tue, 21 February 2017 09:50 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
Vijayarajan51 wrote on Tue, 21 February 2017 07:46
What are different types of data loading techniques apart from External table & SQL LOADER?
INSERT
Re: Loading techniques [message #660589 is a reply to message #660583] Tue, 21 February 2017 10:10 Go to previous message
Vijayarajan51
Messages: 3
Registered: February 2017
Junior Member
Thanks friends
Previous Topic: unique result
Next Topic: Flashback techniues
Goto Forum:
  


Current Time: Sat Apr 20 00:48:42 CDT 2024