Welcome to the forum !! Would you re-phrase your question...... Do you mean how many ways one can insert data into SQL Server table? If so, you may use insert statement, you can insert data from flat file(excel,text) or you may transfer data from existing database (access,mysql,oracle etc.)