Skip to content

Commit 2ddbf33

Browse files
authored
Update 30_DataBase_Objects.ps1
1 parent 3e3d5af commit 2ddbf33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/30_DataBase_Objects.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Param(
5454
[string]$myuser,
5555
[string]$mypass,
5656
[string]$myDatabase,
57-
[string]$mytable
57+
[string]$mytable
5858

5959
)
6060

0 commit comments

Comments
 (0)