Update sqlserver create database

This commit is contained in:
sunkaixuan
2024-01-14 11:28:13 +08:00
parent ba07d917cd
commit 509cb8edf0

View File

@@ -668,7 +668,7 @@ AND syscomments.text LIKE '%"+tableName+"%'");
filename = N'{1}\{0}.ndf',
size = 10mb,
maxsize = 100mb,
filegrowth = 10 %
filegrowth = 10mb
)
log on
(