Search for " ǽð rbh443.top Ʈ 乫 ߱ Ϻ߱ sbobet ȸ ٸûƮ Ͼְ" returned 921 results.

Search all the documentation for " ǽð rbh443.top Ʈ 乫 ߱ Ϻ߱ sbobet ȸ ٸûƮ Ͼְ"

  1. Migrations

    be written in the syntax of a T-SQL "IF" statement condition, for example: -- <Migration Id="{UniqueIdentifier}" Condition="@@SERVERNAME

    /rr1/key-concepts/migrations

  2. Options used in the command line

    triggers following deployment. DisableAndReenableDMLTriggers Alias: t Disables DML triggers on tables and views before deploying the data

    /sdc13/using-the-command-line/command-line-syntax/options-used-in-the-command-line

  3. Getting better performance out of SQL Data Compare

    a T-SQL WHERE clause in the box: image2016-9-1 11:5:19.png You can apply the same WHERE clause to multiple tables, by highlighting the re

    /sdc12/getting-more-from-sql-data-compare/getting-better-performance-out-of-sql-data-compare

  4. Options used in the command line

    deploying the databases, and re-enable those triggers following deployment. DisableAndReenableDMLTriggers Alias: t Disables DML triggers

    /sdc12/using-the-command-line/command-line-syntax/options-used-in-the-command-line

  5. Options used in the command line

    triggers following deployment. DisableAndReenableDMLTriggers Alias: t Disables DML triggers on tables and views before deploying the data

    /sdc15/using-the-command-line/command-line-syntax/options-used-in-the-command-line

  6. Getting better performance out of SQL Data Compare

    a T-SQL WHERE clause in the box: image2016-9-1 11:5:19.png You can apply the same WHERE clause to multiple tables, by highlighting the re

    /sdc15/getting-more-from-sql-data-compare/getting-better-performance-out-of-sql-data-compare

  7. SQL Server and host machine metrics

    SQL Server metrics Counters SqlServer:SqlStatistics Batch requests/sec Number of T-SQL batch requests received by SQL Server per second,

    /sm11/sql-server-performance-and-activity-monitoring/dashboards-and-overviews/server-overview-pages/sql-server-and-host-machine-metrics

  8. How SQL Monitor works

    computers, via WMI, and it interrogates the SQL Server service conventionally using T-SQL via TDS. The WMI protocol used by SQL Monitor c

    /sm11/installation-and-setup/how-sql-monitor-works

  9. May 2020 - Using git hooks with Flyway

    a full clean/migrate cycle on an expendable test database: #!/bin/sh flyway clean -url=jdbc:<local-test-db-url> \ -locations=filesystem:/

    /fd/may-2020-using-git-hooks-with-flyway-212140943.html

  10. SQL Monitor 3.0 release notes

    own T-SQL queries to collect metric values that aren't currently collected by default. They can also be used to collect application-speci

    /sm12/release-notes-and-other-versions/sql-monitor-3-0-release-notes

  11. Restoring backups - destination database

    WITH REPLACE in a T-SQL RESTORE statement. Refer to your SQL Server documentation http://msdn2.microsoft.com/en-us/library/bb545450.aspx

    /sbu9/restoring/restoring-backups/restoring-backups-destination-database

  12. Getting better performance out of SQL Data Compare

    a T-SQL WHERE clause in the box: image2016-9-1 11:5:19.png You can apply the same WHERE clause to multiple tables, by highlighting the re

    /sdc14/getting-more-from-sql-data-compare/getting-better-performance-out-of-sql-data-compare

  13. Options used in the command line

    triggers following deployment. DisableAndReenableDMLTriggers Alias: t Disables DML triggers on tables and views before deploying the data

    /sdc14/using-the-command-line/command-line-syntax/options-used-in-the-command-line

  14. LCK_M_RS_S

    and deletions when the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter ones. See M

    /sm9/overview-pages/using-performance-diagnostics/list-of-common-wait-types/lck_m_rs_s

  15. LCK_M_RIn_S

    the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter ones. See Managing Long-Runnin

    /sm9/overview-pages/using-performance-diagnostics/list-of-common-wait-types/lck_m_rin_s

  16. LCK_M_RIn_U

    and deletions when the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter ones. See M

    /sm9/overview-pages/using-performance-diagnostics/list-of-common-wait-types/lck_m_rin_u

  17. LCK_M_RX_S

    when the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter ones. See Managing Long-R

    /sm9/overview-pages/using-performance-diagnostics/list-of-common-wait-types/lck_m_rx_s

  18. LCK_M_RX_U

    and deletions when the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter ones. See M

    /sm9/overview-pages/using-performance-diagnostics/list-of-common-wait-types/lck_m_rx_u

  19. LCK_M_RX_X

    the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter ones. See Managing Long-Runnin

    /sm9/overview-pages/using-performance-diagnostics/list-of-common-wait-types/lck_m_rx_x

  20. LCK_M_RIn_NL

    , insertions and deletions when the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter

    /sm9/overview-pages/using-performance-diagnostics/list-of-common-wait-types/lck_m_rin_nl

  21. LCK_M_RIn_X

    or modified by other transactions. Key-range locks protect the rows included in a record set, and prevent phantom reads, insertions and d

    /sm9/overview-pages/using-performance-diagnostics/list-of-common-wait-types/lck_m_rin_x

  22. LCK_M_RS_U

    , insertions and deletions when the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter

    /sm9/overview-pages/using-performance-diagnostics/list-of-common-wait-types/lck_m_rs_u

  23. ReadyRoll 1.4 release notes

    a Database Reference to your project (from the Solution Explorer context menu). add db ref.png Don’t worry about the Database name field

    /rr1/release-notes-and-other-versions/readyroll-1-4-release-notes

  24. Octopus Deploy

    to earlier versions of procs/views/functions (if an old package is redeployed) Running of any pre/post-deployment actions (eg. db backup

    /rr1/deployment/octopus-deploy

  25. Invoke-DatabaseTests

    a scripts folder located at db\state - a build artifact object produced by the New-DatabaseBuildArtifact cmdlet - a path for a scripts fo

    /sca3/reference/powershell-cmdlets/invoke-databasetests


Didn't find what you were looking for?