Gossamer Forum
Home : General : Databases and SQL :

Help with SQL statements in Access

Quote Reply
Help with SQL statements in Access
I'm doing some data conversion from a AS400 mainframe to an SQL database. They data comes to me in a text file and I have to import it into access to work with it. The data I have needs to be broken up into several different tables and formatted so I can import it into the SQL database. Starting off, all the data is in one table due to how it is handed to me. The telephone number is broken up into three individual fields: area code, prefix, and suffix. How can I formulate an SQL select statement to put these three fields together as one field?
Subject Author Views Date
Thread Help with SQL statements in Access worldchanger 9764 Feb 13, 2003, 7:15 AM
Thread Re: [worldchanger] Help with SQL statements in Access
Paul 9300 Feb 13, 2003, 7:28 AM
Post Re: [Paul] Help with SQL statements in Access
worldchanger 9146 Feb 13, 2003, 7:36 AM
Thread Re: [Paul] Help with SQL statements in Access
worldchanger 9269 Feb 13, 2003, 7:48 AM
Post Re: [worldchanger] Help with SQL statements in Access
Paul 9183 Feb 13, 2003, 7:49 AM