Search for " īī ruk999.top ӽõƮ տӴٿε ֽͳݰ ¶θ Ƣ ߸俬Ÿ 丶 ͳݾ߸ּ" returned 303 results.

Search all the documentation for " īī ruk999.top ӽõƮ տӴٿε ֽͳݰ ¶θ Ƣ ߸俬Ÿ 丶 ͳݾ߸ּ"

  1. Worked examples

    , then type: p The suggestions box shows all relevant suggestions beginning with p : example1_2.gif SQL Prompt always places the most cont

    /sp9/worked-examples

  2. Worked examples

    , then type: p The suggestions box shows all relevant suggestions beginning with p : example1_2.gif SQL Prompt always places the most cont

    /sp10/worked-examples

  3. Azure DevOps

    "$(Pipeline.Workspace)/s:/app/project" -v "$(Build.ArtifactStagingDirectory):/app/output" redgate/change-automation:$(RCA_IMAGE_VERSION)

    /rca4/example-ci-cd-pipelines/azure-devops

  4. .NET Reflector 10.1 release notes

    . The following code: bool TestMethod((int a, int b) X, (int a, int b) Y) { return (X.a != Y.a || X.b != Y.b) && // X != Y (Y.a == (X.a +

    /ref11/release-notes-and-other-versions/net-reflector-10-1-release-notes

  5. .NET Reflector 10.1 release notes

    . The following code: bool TestMethod((int a, int b) X, (int a, int b) Y) { return (X.a != Y.a || X.b != Y.b) && // X != Y (Y.a == (X.a +

    /ref10/release-notes-and-other-versions/net-reflector-10-1-release-notes

  6. Worked example - generating and viewing documentation

    WidgetDev.Widgets INNER JOIN WidgetDev.WidgetPrices ON Widgets.RecordID = WidgetPrices.WidgetID WHERE WidgetPrices.Active = 'Y'; GRANT SE

    /scd2/worked-example-generating-and-viewing-documentation

  7. Command Line Verbs

    (-P) : The path to the *.conf file created by Redgate Change Control … be specified here or in the environment variable BUILD_DATABASE_U

    /dso/redgate-change-automation/command-line-verbs

  8. Code Analysis for SQL Server command line

    . If no user is specified, Windows authentication will be used /password:<password> /p The user password /outfile:<file name> /out The fil

    /scg/sql-code-analysis-documentation/code-analysis-for-sql-server-command-line

  9. Using SQL Compare options in SQL Release

    sign to turn off a default option. $staging = New-DlmDatabaseConnection -ServerInstance 'staging01\sql2012' -Database 'Staging' -Username

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

  10. Diagram options

    of dependencies, SQL Dependency Tracker doesn't mix referencing and referenced by dependencies. See below: Z is the object you add to the

    /sdt2/making-a-dependency-diagram/diagram-options

  11. Diagram options

    of dependencies, SQL Dependency Tracker doesn't mix referencing and referenced by dependencies. See below: Z is the object you add to the

    /sdt3/making-a-dependency-diagram/diagram-options

  12. GitLab

    artifacts necessary to prepare a release. build: stage: build script: docker run --rm -v $CI_PROJECT_DIR:/project/ redgate/change-automat

    /dso/redgate-change-automation/example-ci-cd-pipelines/gitlab

  13. Jenkins

    Analysis for Oracle; Checking for Invalid Objects" def status status = bat returnStatus: true, label: "Build", script: "rca build -P \"${

    /dso/redgate-change-automation/example-ci-cd-pipelines/jenkins

  14. 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

  15. Deployment

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

    /sr1/getting-started/deployment

  16. Cleaning up a SQL script after SQL Compare or SQL Data Compare

    > > temp.txt move /y temp.txt <inputfile> So to remove any lines containing 'sp_addrolemember' in a file called test1.sql the batch file w

    /sdc13/troubleshooting/common-issues/cleaning-up-a-sql-script-after-sql-compare-or-sql-data-compare

  17. Cleaning up a SQL script after SQL Compare or SQL Data Compare

    > > temp.txt move /y temp.txt <inputfile> So to remove any lines containing 'sp_addrolemember' in a file called test1.sql the batch file w

    /sdc12/troubleshooting/common-issues/cleaning-up-a-sql-script-after-sql-compare-or-sql-data-compare

  18. Cleaning up a SQL script after SQL Compare or SQL Data Compare

    > > temp.txt move /y temp.txt <inputfile> So to remove any lines containing 'sp_addrolemember' in a file called test1.sql the batch file w

    /sdc15/troubleshooting/common-issues/cleaning-up-a-sql-script-after-sql-compare-or-sql-data-compare

  19. Cleaning up a SQL script after SQL Compare or SQL Data Compare

    > > temp.txt move /y temp.txt <inputfile> So to remove any lines containing 'sp_addrolemember' in a file called test1.sql the batch file w

    /sdc14/troubleshooting/common-issues/cleaning-up-a-sql-script-after-sql-compare-or-sql-data-compare

  20. Table-To-Text Synchronization Rules

    The Table-To-Text Rule will mask another table in the following way: BEFORE AFTER Id Data Data 1 a,b d,e 2 b,c e,f 3 x,y x,y Note that in

    /dms7/data-masker-help/masking-rules/table-to-text-synchronization-rules

  21. 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

  22. 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

  23. 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

  24. Azure DevOps

    /change-automation:$(RCA_IMAGE_VERSION) build -v \ -P /app/project/citi-demo.conf \ -t $(CI_DB_JDBC) \ -o /app/output/buildArtifact.zip \

    /dso/redgate-change-automation/example-ci-cd-pipelines/azure-devops

  25. SQL creation script

    WHERE WidgetPrices.Active = 'Y'; GRANT SELECT ON WidgetDev.CurrentPrices TO PUBLIC; CREATE OR REPLACE PROCEDURE WidgetDev.prcActivatePric

    /sco4/worked-example-comparing-and-deploying-database-schemas/sql-creation-script


Didn't find what you were looking for?