Skip to content

Batch change datatype of text and varchar to nvarchar

Notifications You must be signed in to change notification settings

8loser/Alter2NVarchar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Alter2NVarchar

Batch change datatype of text and varchar to nvarchar in database

批次替換資料庫內 text 與 varchar 資料型態為 nvarchar

#使用方法 修改

FOR select 'exampleDB' as DBname

exampleDB 改為欲替換 text, varchar 資料型態為 nvarchar 的資料庫名稱

About

Batch change datatype of text and varchar to nvarchar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published