Search for " ٴ̾߱ Ȳݰ rtf423.top õּ Ȳݼ3Ӱ ٴٰ̾߱ ٴ̾߱ 2ȭ Ըӽ ̾߱Ʈ ߸Ӱ" returned 677 results.

Search all the documentation for " ٴ̾߱ Ȳݰ rtf423.top õּ Ȳݼ3Ӱ ٴٰ̾߱ ٴ̾߱ 2ȭ Ըӽ ̾߱Ʈ ߸Ӱ"

  1. New-SqlCloneSqlScript

    New-SqlCloneSqlScript Creates an ModificationScript T-SQL modification for consumption by New-SqlCloneImage. Syntax New-SqlCloneSqlScript

    /clone3/automation/powershell-cmdlet-reference/new-sqlclonesqlscript

  2. Types of control

    (for example, <i>, <b>, <p>, <ul>, <li>, <h1>, h2>, <pre>) for formatting the text in the help window. In most cases, you will want to id

    /ssm1/xml-schema-reference-for-script-files/types-of-control

  3. Deployment

    " -Username "sa" -Password "p@ssw0rd" $DB2 = New-DlmDatabaseConnection -ServerInstance "your-server\sql2014" -Database "WidgetProduction"

    /sr1/getting-started/deployment

  4. Excluding SQL code from analysis

    This feature is no longer available (it may return in a future version) You can suppress rule analysis in your T-SQL script by using --#

    /scg/sql-code-analysis-documentation/sql-code-guard-ssms-2016-add-in-deprecated/excluding-sql-code-from-analysis

  5. New-SqlCloneSqlScript

    New-SqlCloneSqlScript Creates an ModificationScript T-SQL modification for consumption by New-SqlCloneImage. Syntax New-SqlCloneSqlScript

    /clone2/automation/powershell-cmdlet-reference/new-sqlclonesqlscript

  6. SQL Scripts Manager 1.1 release notes

    December 16th, 2010 New features: Contains 28 scripts written by expert DBAs Provides a UI frontend for T-SQL and Python scripts Opens rg

    /ssm1/release-notes-and-other-versions/sql-scripts-manager-1-1-release-notes

  7. Types of control

    (for example, <i>, <b>, <p>, <ul>, <li>, <h1>, h2>, <pre>) for formatting the text in the help window. In most cases, you will want to id

    /ssm2/xml-schema-reference-for-script-files/types-of-control

  8. Sync-DlmDatabaseSchema

    "P@ssw0rd" Sync-DlmDatabaseSchema -Source $scriptsFolder -Target $test This example show how to update a test database to match a scripts

    /sr1/cmdlet-reference/sync-dlmdatabaseschema

  9. Using SQL Compare options with DLM Automation cmdlets

    \sql2012" -Database "Staging" -Username "sa" -Password "P@ssw0rd" $test = New-DlmDatabaseConnection -ServerInstance "test01\sql2012" -Data

    /dlma1/using-sql-compare-options-with-dlm-automation-cmdlets

  10. Using SQL Compare filters in SQL Release

    'Staging' -Username 'sa' -Password 'P@ssw0rd' $test = New-DlmDatabaseConnection -ServerInstance 'test01\sql2012' -Database 'Test' -Userna

    /sr1/using-sql-compare-filters-in-sql-release

  11. Docker Provisioner

    ", "-U", "MyUser", "-P", "MyPassword", "-d", "MyDatabase", "-Q", "SELECT 1"] interval: 10s retries: 20 The build step is here being contro

    /fd/docker-provisioner-231998219.html

  12. SQL Scripts Manager 1.1 release notes

    December 16th, 2010 New features: Contains 28 scripts written by expert DBAs Provides a UI frontend for T-SQL and Python scripts Opens rg

    /ssm2/release-notes-and-other-versions/sql-scripts-manager-1-1-release-notes

  13. Profiling from the command line (API)

    :<argfile> File containing the XML argument specification. /out:<fileName> Redirects console output to the specified file. /project:<proje

    /app8/setting-up-and-running-a-profiling-session/profiling-from-the-command-line-api

  14. flyway-dev command line

    the differences between your Development Database and your Schema Model on disk and save this into an artifact (in temp folder) for later

    /fd/flyway-dev-command-line-180715525.html

  15. Using SQL Compare options with DLM Automation cmdlets

    -ServerInstance "staging01\sql2012" -Database "Staging" -Username "sa" -Password "P@ssw0rd" $test = New-DlmDatabaseConnection -ServerInst

    /dlma2/using-sql-compare-options-with-dlm-automation-cmdlets

  16. New-SqlCloneSqlScript

    Creates an ModificationScriptResource T-SQL modification for consumption by New-SqlCloneImage. Syntax New-SqlCloneSqlScript [-Sql] <strin

    /clone4/automation/powershell-cmdlet-reference/new-sqlclonesqlscript

  17. Deploying a database using PowerShell scripts

    -ServerInstance your-server\sql2012 -Database WidgetStaging -Username sa -Password p@ssw0rd $productionState = New-DlmDatabaseConnection

    /sr1/worked-examples/deploying-a-database-using-powershell-scripts

  18. Test-DlmDatabaseConnection

    = New-DlmDatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username "sa" -Password "P@ssw0rd" Test-DlmDatabaseC

    /sr1/cmdlet-reference/test-dlmdatabaseconnection

  19. Style rules

    . ST004 – SQL-92 style cursor declaration is used Use extended syntax instead. You use the DECLARE CURSOR command to define the attributes

    /scg/sql-code-analysis-documentation/sql-code-guard-ssms-2016-add-in-deprecated/sql-static-code-analysis-rules/style-rules

  20. Data Generation MySQL worked example

    and finishing the setup in MySQL Workbench, execute the following at a command prompt: mysql -uroot -p Enter your password when prompted.

    /testdatamanager/command-line-interface-cli/data-generation/data-generation-worked-examples/data-generation-mysql-worked-example

  21. Profiling from the command line (API)

    :<argfile> File containing the XML argument specification. /out:<fileName> Redirects console output to the specified file. /project:<proje

    /app9/setting-up-and-running-a-profiling-session/profiling-from-the-command-line-api

  22. April 2021 - Why you should be testing flyway migrations in CI

    FirstName VARCHAR(100), ADD COLUMN LastName VARCHAR(100); UPDATE Person p SET FirstName = (SELECT split_part(Name, ' ', 1) FROM Person WH

    /fd/april-2021-why-you-should-be-testing-flyway-migrations-in-ci-212140929.html

  23. Profiling from the command line (API)

    :<argfile> File containing the XML argument specification. /out:<fileName> Redirects console output to the specified file. /project:<proje

    /app10/setting-up-and-running-a-profiling-session/profiling-from-the-command-line-api

  24. Backing up with SQL HyperBac compression

    First, consider the T-SQL command that you would normally use to back up the "AdventureWorks" database: BACKUP DATABASE [AdventureWorks]

    /rp/sql-hyperbac/worked-examples-for-sql-hyperbac/backing-up-with-sql-hyperbac-compression

  25. Profiling from the command line (API)

    :<argfile> File containing the XML argument specification. /out:<fileName> Redirects console output to the specified file. /project:<proje

    /app11/setting-up-and-running-a-profiling-session/profiling-from-the-command-line-api


Didn't find what you were looking for?