4 lines
No EOL
88 B
SQL
4 lines
No EOL
88 B
SQL
EXEC dev.uspCreateSchemaViews
|
|
@pTables = NULL
|
|
,@pSchemas = 'dbo'
|
|
,@pDebugMode = 0 |