Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ravikumar

    Creating a table via SELECT - Why the syntax error?

    i have tried to load table with a .txt file using the following option . But it says file not found LOAD DATA LOCAL INFILE "pet.txt" INTO TABLE pet; i get a error message saying 'pet.txt' not found. how do i get around this . But Insert command is working.

Part and Inventory Search

Back
Top