how to load data to a table's specific field

2002-09-24 Thread Jack
Dear all I had a source file which containing rate figures, what i want to do is to insert these rate to a specific field of an existing table using "Load Data Infile" query! here is the example existing table data: ABC 01AUD#rate 02HKD#rate 03JPY#rate 04

Re: How to load data?

2002-02-17 Thread Craig Vincent
> I am currently running mySQL with a slave...I just wondering if there's a > way to replicate all data available in the master to be copied to the slave > in one single command... > > My master server is running ahead than my slave...so my slave is only filled > with user data... > > Is there a w

How to load data?

2002-02-17 Thread RBRoa
Hi, I am currently running mySQL with a slave...I just wondering if there's a way to replicate all data available in the master to be copied to the slave in one single command... My master server is running ahead than my slave...so my slave is only filled with user data... Is there a way to do

How to load data into non-empty tables

2002-01-29 Thread Victoria Reznichenko
Cindy, Tuesday, January 29, 2002, 1:28:59 AM, you wrote: CY> Hello, CY> Can anyone tell me how to load data into non-empty tables? Can you CY> give me an example? CY> Any help appreciates! Look in the manual about LOAD DATA at: http://www.mysql.com/doc/L/O/LOAD_DATA.html

How to load data into non-empty tables

2002-01-28 Thread Cindy Yu
Hello, On Sun Saloris box, can anyone tell me how to load data into non-empty tables? Can you give me an example? Any help appreciates! Cindy >>> Bogdan Stancescu <[EMAIL PROTECTED]> 01/24 4:22 PM >>> Just for the record, found the glitch: somehow, somebody on the way

How to load data into non-empty tables

2002-01-28 Thread Cindy Yu
Hello, Can anyone tell me how to load data into non-empty tables? Can you give me an example? Any help appreciates! Cindy >>> Bogdan Stancescu <[EMAIL PROTECTED]> 01/24 4:22 PM >>> Just for the record, found the glitch: somehow, somebody on the way decided to ch