Data Warehousing Community Forum
The Warehouse of Data warehousing knowledge ...
Home
Help
Search
Login
Register
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
July 31, 2010, 02:35:22 am
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Light Blue
Light Navy
Light Silver
Light Turquoise
Light Green
Light Olive
Light Golden
Light Brown
Light Red
Light Rose
Light Lilac
Light Violet
Data Warehousing Community Forum
>
Databases
>
Microsoft SQL Server
> Topic:
LOAD LOCAL DATA INFILE and LOAD DATA INFILE?
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: LOAD LOCAL DATA INFILE and LOAD DATA INFILE? (Read 1227 times)
Sipra
Founder
Reputation: +35/-0
Offline
Posts: 232
I am the King...
LOAD LOCAL DATA INFILE and LOAD DATA INFILE?
«
on:
July 03, 2008, 11:39:17 am »
Frndz,
Is there any significance difference between
LOAD LOCAL DATA INFILE
and
LOAD DATA INFILE
?
Logged
Sipra
Founder
www.dwforum.net
ragjeevan
DW Fresher
Reputation: +1/-0
Offline
Posts: 15
Re: LOAD LOCAL DATA INFILE and LOAD DATA INFILE?
«
Reply #1 on:
February 19, 2010, 03:39:35 pm »
LOAD DATA LOCAL INFILE will read a file that is on the machine where you are
running the mysql client. For eg., your Laptop.The file willbe sent
over the network to the MySQL server host.
LOAD DATA INFILE will read a file that is already present on the machine running the
mysql server.
Logged
Pages: [
1
]
Go Up
Print
Data Warehousing Community Forum
>
Databases
>
Microsoft SQL Server
> Topic:
LOAD LOCAL DATA INFILE and LOAD DATA INFILE?
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Introductions
=> Rules
=> Anouncements & News
=> Suggestions
=> General Discussion
=> Job Opportunities
-----------------------------
Databases
-----------------------------
=> Oracle
===> PL/SQL
=> Microsoft SQL Server
=> IBM DB2
=> Teradata
-----------------------------
Data Warehousing
-----------------------------
=> Data Warehousing Concepts
=> Data Modeling
-----------------------------
ETL Tools
-----------------------------
=> Informatica
===> Installation & Configuration
=> Data Stage
=> Ab Initio
=> Oracle Warehouse Builder
=> DTS/SSIS
-----------------------------
Reporting Tools
-----------------------------
=> Business Objects
=> Cognos
=> Crystal Reports
=> Hyperion
=> Brio
=> Microstrategy
-----------------------------
Operating Systems
-----------------------------
=> UNIX / Linux
===> Unix Shell Scripting
=> Windows
-----------------------------
Other Technologies & Tools
-----------------------------
=> JAVA
-----------------------------
Guest Forum
-----------------------------
=> Guest Forum
Loading...