Search for " Ʈ õ rgg799.top ̹渶 Ͽ渶ûƮ ¸ ̽ ڻ 渶 渶ۻƮ" returned 1052 results.

Search all the documentation for " Ʈ õ rgg799.top ̹渶 Ͽ渶ûƮ ¸ ̽ ڻ 渶 渶ۻƮ"

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

  2. List of metrics

    Disk: Avg. Disk sec/Read Explanation Measures logical disk latency (how fast a disk responds) when data is read from it. The lower the la

    /sm9/analysis-graph/list-of-metrics

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

  4. SQL Test 1.0 release notes

    April 25th, 2012 SQL Test is a unit testing add-in for SQL Server Management Studio. With SQL Test, you can: Create tests for your databa

    /sqt1/release-notes-and-other-versions/sql-test-1-0-release-notes

  5. Tutorial - Using Flyway Check with SQL Server

    "ACCEPT_EULA=Y" -e "SA_PASSWORD=Flyway123" -p 1433:1433 -d mcr.microsoft.com/mssql/server Make sure there are no other SQL Server instanc

    /fd/tutorial-using-flyway-check-with-sql-server-184127628.html

  6. Image modifications

    , this was limited to running T-SQL scripts on the image database. As of version 2.5.0, Clone can also invoke DMS6 on the database image,

    /clone2/modifications-during-provisioning/image-modifications

  7. Image modifications

    , this was limited to running T-SQL scripts on the image database. As of version 2.5.0, Clone can also invoke DMS6 on the database image,

    /clone3/modifications-during-provisioning/image-modifications

  8. SQL Test 1.0 release notes

    April 25th, 2012 SQL Test is a unit testing add-in for SQL Server Management Studio. With SQL Test, you can: Create tests for your databa

    /sqt2/release-notes-and-other-versions/sql-test-1-0-release-notes

  9. Step 1. Defining the metric

    . related metrics that may affect or be affected by this metric. references to useful TechNet articles or similar sites. Enter the T-SQL q

    /monitor14/step-1-defining-the-metric-239667998.html

  10. MySQL

    @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; -- Placeholder INSERT INTO ${tableName} (name) VALUES ('Mr. T'); Authentication Fl

    /fd/mysql-184127601.html

  11. Snowflake

    ); /* Multi-line comment */ -- Sql-style comment -- Placeholder INSERT INTO ${tableName} (name) VALUES ('Mr. T'); Key-based Authenticatio

    /fd/snowflake-184127607.html

  12. Redgate Change Automation 2 release notes

    to the console. Added an optional `--output (-o)` parameter to rca release-perform to specify the location to save the drift detection re

    /rca3/release-notes-and-older-versions/redgate-change-automation-2-release-notes

  13. List of metrics

    the I/O performance, and vice versa. This metric, and the Disk avg. write time metric, are two of the most important indicators of I/O bo

    /sm10/metrics-alerts-and-notifications/metrics-and-alerts-reference/list-of-metrics

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

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

  15. SQL Prompt 8.0 release notes

    function. SP-6444 :Improved word boundary matching used in suggestions and action lists. SP-6446 :Fix default values for T-SQL date and t

    /sp8/release-notes-and-other-versions/sql-prompt-8-0-release-notes

  16. SQL Test 1.0 release notes

    April 25th, 2012 SQL Test is a unit testing add-in for SQL Server Management Studio. With SQL Test, you can: Create tests for your databa

    /sqt3/release-notes-and-other-versions/sql-test-1-0-release-notes

  17. Redgate Change Automation 2 release notes

    to the console. Added an optional `--output (-o)` parameter to rca release-perform to specify the location to save the drift detection re

    /rca4/release-notes-and-older-versions/redgate-change-automation-2-release-notes

  18. Deployment

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

    /dlma1/get-started/get-started-with-the-dlm-automation-cmdlets/deployment

  19. "Failed to verify certificate: x509: certificate signed by unknown authority" when using the CLI

    nmap -p {port} --script ssl-cert {address} openssl cat /dev/null | openssl s_client -showcerts {address}:{port} 2>/dev/null | openssl x50

    /redgate-clone/administration/troubleshooting/failed-to-verify-certificate-x509-certificate-signed-by-unknown-authority-when-using-the-cli

  20. IO_COMPLETION

    This occurs when SQL Server is waiting for I/O operations to finish that don’t read table or index rows from disk. It’s normal for a thre

    /sm4/working-with-overviews/using-performance-diagnostics/list-of-common-wait-types/io_completion

  21. ASYNC_IO_COMPLETION

    This occurs when SQL Server is waiting for asynchronous I/O operations to finish. It’s normal for a thread to enter a wait state as soon

    /sm4/working-with-overviews/using-performance-diagnostics/list-of-common-wait-types/async_io_completion

  22. SQL Test 1.0 release notes

    April 25th, 2012 SQL Test is a unit testing add-in for SQL Server Management Studio. With SQL Test, you can: Create tests for your databa

    /sqt4/release-notes-and-other-versions/sql-test-1-0-release-notes

  23. Worked example - adding a new script to SQL Scripts Manager

    You can use SQL Scripts Manager to build a simple graphical user interface for any SQL, Powershell, or IronPython script. Using one of yo

    /ssm1/using-sql-scripts-manager/worked-example-adding-a-new-script-to-sql-scripts-manager

  24. Scripting SQL Backup Pro

    > Specifies the SQL Server user name to use to log in if you are using SQL Server authentication. -P -P <SQL_Server_password> Specifies th

    /display/SBU8/Scripting+SQL+Backup+Pro

  25. Backing up with SQL HyperBac encryption

    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-encryption


Didn't find what you were looking for?