skip to main
|
skip to sidebar
Study Material
Saturday, August 30, 2008
Inserting data into database
LOAD DATA INFILE "C:/xampp/htdocs/samples/example.csv" INTO TABLE adv_details FIELDS TERMINATED BY "," OPTIONALLY ENCLOSED BY """" LINES TERMINATED BY "\r" IGNORE 1 LINES;
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
Labels
PHP
Blog Archive
▼
2008
(11)
▼
August
(6)
Inserting data into database
some more q
PHP questions
Questions
getting values
mysql_connect
►
April
(1)
►
March
(3)
►
February
(1)
About Me
Pinky
View my complete profile
No comments:
Post a Comment