My challenge is developing from scratch, for which I've got good resources, manuals and much time into practice and test.
My question is two-fold, as I have 14,000 records of Security Dealers that I want to install in MySQL at http://www.securitydealers.com
1) what should my table look like for data (sample) as follows;
"John Doe","Managing Partner","BM SECURITIES LTD.","P.O. Box 201","Grand Cayman","Cayman Islands,"","","345--555-5999",
2) once the table is created inside my database on MySQL, how do I load the data in?