Posts Tagged ‘bulk insert statement’

  • Write a Custom SQL Scripter (Generating bulk insert, update statements)
    There are always some static tables in our database that needs to always have some default values in them, for our custom application development. Usually a huge amount of data resides in these tables because they are slowly changing dimension fields. So when it is time to transfer this data the question arises how to work this out. There are many custom tools available...
    by Nauman at November 5th, 2009 at 12:11 am