MySQL Forums
Forum List  »  Newbie

LOAD DATA INFILE / Stored Procedures
Posted by: Niti
Date: August 18, 2004 10:05AM

Hi,

I would like to know if MySQL supports stored procedures.. and if it does then what is the format for writing one..

I am trying to load some Update statements that would run every time I load in a file using LOAD DATA INFILE command.. I was told that I should be able to load the UPDATE statements at the same time when I load a file.. but I don't quite know how to do that either..

Please let me know how can i do it with Load Data Infile and/or using Stored Procedures if possible !!!

Thank you
Niti -

Options: ReplyQuote


Subject
Written By
Posted
LOAD DATA INFILE / Stored Procedures
August 18, 2004 10:05AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.