转移数据.sql 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. use master
  2. go
  3. select * into [temp].[dbo].[area] from [db].[dbo].[area]
  4. select * into [temp].[dbo].[bakstate] from [db].[dbo].[bakstate]
  5. select * into [temp].[dbo].[baseexpendtype] from [db].[dbo].[baseexpendtype]
  6. select * into [temp].[dbo].[bumen] from [db].[dbo].[bumen]
  7. select * into temp.dbo.burncdreg from db.dbo.burncdreg
  8. select * into temp.dbo.businessintention from db.dbo.businessintention
  9. select * into temp.dbo.businesstype from db.dbo.businesstype
  10. select * into temp.dbo.childmsg from db.dbo.childmsg
  11. select * into temp.dbo.client from db.dbo.client
  12. select * into temp.dbo.client2 from db.dbo.client2
  13. select * into temp.dbo.client2phonerecord from db.dbo.client2phonerecord
  14. select * into temp.dbo.client2phonerecordout from db.dbo.client2phonerecordout
  15. select * into temp.dbo.client3 from db.dbo.client3
  16. select * into temp.dbo.client3phonerecord from db.dbo.client3phonerecord
  17. select * into temp.dbo.client3phonerecordout from db.dbo.client3phonerecordout
  18. select * into temp.dbo.clientfrom from db.dbo.clientfrom
  19. select * into temp.dbo.clientqequirement from db.dbo.clientqequirement
  20. select * into temp.dbo.clientreason from db.dbo.clientreason
  21. select * into temp.dbo.clienttype from db.dbo.clienttype
  22. select * into temp.dbo.digitalwork from db.dbo.digitalwork
  23. select * into temp.dbo.dindan from db.dbo.dindan
  24. select * into temp.dbo.dindanbukuan from db.dbo.dindanbukuan
  25. select * into temp.dbo.dindanbukuan2 from db.dbo.dindanbukuan2
  26. select * into temp.dbo.dindanjd from db.dbo.dindanjd
  27. select * into temp.dbo.dindansp from db.dbo.dindansp
  28. select * into temp.dbo.dindansp2 from db.dbo.dindansp2
  29. select * into temp.dbo.dindansp3 from db.dbo.dindansp3
  30. select * into temp.dbo.dressarea from db.dbo.dressarea
  31. select * into temp.dbo.dresshire from db.dbo.dresshire
  32. select * into temp.dbo.dresshiredata from db.dbo.dresshiredata
  33. select * into temp.dbo.dressinfo from db.dbo.dressinfo
  34. select * into temp.dbo.dresstype from db.dbo.dresstype
  35. select * into temp.dbo.employeephonerecord from db.dbo.employeephonerecord
  36. select * into temp.dbo.employeephonerecordout from db.dbo.employeephonerecordout
  37. select * into temp.dbo.expendtype from db.dbo.expendtype
  38. select * into temp.dbo.files from db.dbo.files
  39. select * into temp.dbo.fixedassets from db.dbo.fixedassets
  40. select * into temp.dbo.framesize from db.dbo.framesize
  41. select * into temp.dbo.gongyingshang from db.dbo.gongyingshang
  42. select * into temp.dbo.growthtx from db.dbo.growthtx
  43. select * into temp.dbo.gudingfeiyong from db.dbo.gudingfeiyong
  44. select * into temp.dbo.gudingfeiyongxiangmu from db.dbo.gudingfeiyongxiangmu
  45. select * into temp.dbo.historydb from db.dbo.historydb
  46. select * into temp.dbo.hospital from db.dbo.hospital
  47. select * into temp.dbo.hospitalclient from db.dbo.hospitalclient
  48. select * into temp.dbo.hospitalclientcontactreg from db.dbo.hospitalclientcontactreg
  49. select * into temp.dbo.insidemsg from db.dbo.insidemsg
  50. select * into temp.dbo.jd from db.dbo.jd
  51. select * into temp.dbo.jdd from db.dbo.jdd
  52. select * into temp.dbo.log from db.dbo.log
  53. select * into temp.dbo.loginsign from db.dbo.loginsign
  54. select * into temp.dbo.loninbanset from db.dbo.loninbanset
  55. select * into temp.dbo.lonindata from db.dbo.lonindata
  56. select * into temp.dbo.lonintimeset from db.dbo.lonintimeset
  57. select * into temp.dbo.membercard2 from db.dbo.membercard2
  58. select * into temp.dbo.membercard2blue from db.dbo.membercard2blue
  59. select * into temp.dbo.membercard3 from db.dbo.membercard3
  60. select * into temp.dbo.membercard3childusereg from db.dbo.membercard3childusereg
  61. select * into temp.dbo.membercard3usereg from db.dbo.membercard3usereg
  62. select * into temp.dbo.membermanage from db.dbo.membermanage
  63. select * into temp.dbo.membermanageblue from db.dbo.membermanageblue
  64. select * into temp.dbo.memberreg from db.dbo.memberreg
  65. select * into temp.dbo.memberreg2 from db.dbo.memberreg2
  66. select * into temp.dbo.memberreg2blue from db.dbo.memberreg2blue
  67. select * into temp.dbo.memberreg3 from db.dbo.memberreg3
  68. select * into temp.dbo.memberreg4 from db.dbo.memberreg4
  69. select * into temp.dbo.memberregblue from db.dbo.memberregblue
  70. select * into temp.dbo.misscallrecord from db.dbo.misscallrecord
  71. select * into temp.dbo.msgcode from db.dbo.msgcode
  72. select * into temp.dbo.msgtemp from db.dbo.msgtemp
  73. select * into temp.dbo.msgtemp2 from db.dbo.msgtemp2
  74. select * into temp.dbo.mywork from db.dbo.mywork
  75. select * into temp.dbo.Part from db.dbo.Part
  76. select * into temp.dbo.path from db.dbo.path
  77. select * into temp.dbo.phonerecord from db.dbo.phonerecord
  78. select * into temp.dbo.phonerecordout from db.dbo.phonerecordout
  79. select * into temp.dbo.photoprint from db.dbo.photoprint
  80. select * into temp.dbo.renyuan from db.dbo.renyuan
  81. select * into temp.dbo.rewards from db.dbo.rewards
  82. select * into temp.dbo.salary from db.dbo.salary
  83. select * into temp.dbo.sale2type from db.dbo.sale2type
  84. select * into temp.dbo.sendreg from db.dbo.sendreg
  85. select * into temp.dbo.sendreg2 from db.dbo.sendreg2
  86. select * into temp.dbo.sendregcard from db.dbo.sendregcard
  87. select * into temp.dbo.sendregdelay from db.dbo.sendregdelay
  88. select * into temp.dbo.sendregreceive from db.dbo.sendregreceive
  89. select * into temp.dbo.shangpin from db.dbo.shangpin
  90. select * into temp.dbo.shangpinlb from db.dbo.shangpinlb
  91. select * into temp.dbo.singleincome from db.dbo.singleincome
  92. select * into temp.dbo.singleincomemoney from db.dbo.singleincomemoney
  93. select * into temp.dbo.storeinfo from db.dbo.storeinfo
  94. select * into temp.dbo.storeinfo2 from db.dbo.storeinfo2
  95. select * into temp.dbo.taoxi from db.dbo.taoxi
  96. select * into temp.dbo.taoxifg from db.dbo.taoxifg
  97. select * into temp.dbo.taoxishangpin1 from db.dbo.taoxishangpin1
  98. select * into temp.dbo.taoxishangpin2 from db.dbo.taoxishangpin2
  99. select * into temp.dbo.todaytake from db.dbo.todaytake
  100. select * into temp.dbo.txlb from db.dbo.txlb
  101. select * into temp.dbo.txlb2 from db.dbo.txlb2
  102. select * into temp.dbo.unknownphonerecord from db.dbo.unknownphonerecord
  103. select * into temp.dbo.unknownphonerecordout from db.dbo.unknownphonerecordout
  104. select * into temp.dbo.[update] from db.dbo.[update]
  105. select * into temp.dbo.[user] from db.dbo.[user]
  106. select * into temp.dbo.version from db.dbo.version
  107. select * into temp.dbo.workrate from db.dbo.workrate
  108. select * into temp.dbo.worktype from db.dbo.worktype
  109. select * into temp.dbo.xtcs from db.dbo.xtcs