hi list, im  giving this command 
mysql>LOAD DATA LOCAL INFILE "c:/phani/phani.txt" INTO TABLE phani1;
the columns in phani1 are equal to columsn in phani.txt
There are totally 3 columsn (empno, ename, address)
when i say select * from phani1;
im getting only empno and null values for ename and address fields







Regards,
Venkata Sudheer Buddiga.
Web Hosting Solutions,
Ext : 219, 250
===========================================================
Venkata Sudheer Buddiga
Nettlinx Limited, 3rd Floor, My Home Sarovar Plaza,
Secretariat Road, Saifabad, Hyderabad- 500 004.
Tel: +91 (0)40 3232 200   Fax: +91 (0)40 3231 610
http://www.nettlinx.com/
===========================================================

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to