Search for " ͳݹٴ̾߱ rcd045.top Ȳݼ ¶ιٴ̾߱ ߸Ӵٿ ̾߱Ʈ ٴ̾߱ Ծ߸2199" returned 680 results.

Search all the documentation for " ͳݹٴ̾߱ rcd045.top Ȳݼ ¶ιٴ̾߱ ߸Ӵٿ ̾߱Ʈ ٴ̾߱ Ծ߸2199"

  1. Creating custom metrics and alerts

    by running a T-SQL query against the objects at regular intervals and displaying the collected values as data points on the Analysis page

    /sm9/configuring-sql-monitor/creating-custom-metrics-and-alerts

  2. Automated deployments

    "AdventureWorksProduction" -Username "sa" -Password "p@ssw0rd" $dbRelease = New-DatabaseReleaseArtifact -Source "C:\packages\MyDatabase.1

    /sca3/automating-database-changes/automated-deployments

  3. Feature usage reporting with the SDK

    , or save an encrypted report to disk, or use T-SQL to fetch reports from the server. To customize the feature usage reporting consent dia

    /sa7/reporting-feature-usage/feature-usage-reporting-with-the-sdk

  4. Step 1 - Installation requirements

    employees, and also allows us to use TLS certificate to secure comms. TLS Certificate You will need a TLS Certificate (i.e. my-certificat

    /redgate-clone/administration/installation-steps/step-1-installation-requirements

  5. Use-DatabaseReleaseArtifact

    "Production" -Username "AutomationUser" -Password "P@ssw0rd" $build = Import-DatabaseBuildArtifact "C:\Work\buildArtifacts\DatabaseBuildA

    /sca4/reference/powershell-cmdlets/use-databasereleaseartifact

  6. SQL Prompt 5.2 release notes

    for the first time. You can now turn code auto-completion on/off using a new SQL Prompt menu option, or a keyboard shortcut (Ctrl + Shift

    /sp9/release-notes-and-other-versions/sql-prompt-5-2-release-notes

  7. Setting up object locking

    OR redgate.locked_objects.os_user != current_os_user ); RAISE_APPLICATION_ERROR(-20078,'You can''t ' || ora_sysevent || ' ' || ora_dict_o

    /soco5/using-source-control-for-oracle/locking-objects/setting-up-object-locking

  8. Installing on VMs running Ubuntu or RHEL

    to provide a TLS Certificate (e.g. my-certificate.crt) and a TLS Key (e.g. my-certificate.key) file. This allows us to ensure that all co

    /redgate-clone/installation-quick-start-guide/installing-on-vms-running-ubuntu-or-rhel

  9. SQL Prompt 10.0 release notes

    Authentication SQL Prompt 10.0.9 - January 28th 2020 Features Added Azure support for the following 33 built-in T-SQL functions: ASYMKEY_

    /sp10/release-notes-and-other-versions/sql-prompt-10-0-release-notes

  10. Seed Data

    https://msdn.microsoft.com/en-AU/library/ms188365.aspx T-SQL statement to upload the data. However, including a BULK INSERT as part of a

    /rr1/key-concepts/data-population/seed-data

  11. Generic generators

    ! \\ \ \. . \^ ^ \$ $ \{ { \[ [ \] \] \( ( \| | \) ) \* * \+ + \? ? \a alarm character \b backspace \d digit \e escape \f formfeed \n new

    /sdg4/using-generators/generic-generators

  12. Setting up object locking

    OR redgate.locked_objects.os_user != current_os_user ); RAISE_APPLICATION_ERROR(-20078,'You can''t ' || ora_sysevent || ' ' || ora_dict_o

    /soco6/using-source-control-for-oracle/locking-objects/setting-up-object-locking

  13. Percona XtraDB Cluster

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

    /fd/percona-xtradb-cluster-184127603.html

  14. SQLite

    -- Placeholder INSERT INTO ${tableName} (name) VALUES ('Mr. T'); CREATE TRIGGER update_customer_address UPDATE OF address ON customers BE

    /fd/sqlite-184127609.html

  15. H2

    ) VALUES ('Mr. T'); INSERT INTO test_user (name) VALUES ( $$'Mr. Semicolon+Linebreak; another line'$$); Known Vulnerabilities H2 has a kno

    /fd/h2-184127597.html

  16. HSQLDB

    INTO ${tableName} (name) VALUES ('Mr. T'); CREATE TRIGGER uniqueidx_trigger BEFORE INSERT ON usertable REFERENCING NEW ROW AS newrow FOR

    /fd/hsqldb-184127598.html

  17. Informix

    INTO ${tableName} (name) VALUES ('Mr. T'); Limitations No Support for flyway.schemas due to Informix limitations. No Support for DDL tran

    /fd/informix-184127599.html

  18. MariaDB

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

    /fd/mariadb-184127600.html

  19. CockroachDB

    KEY ); /* Multi-line comment */ -- Placeholder INSERT INTO ${tableName} (name) VALUES ('Mr. T'); Limitations No support for psql meta-com

    /fd/cockroachdb-184127591.html

  20. Aurora MySQL

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

    /fd/aurora-mysql-184127588.html

  21. Azure Synapse

    NONCLUSTERED (name) NOT ENFORCED ); GO -- Placeholder INSERT INTO ${tableName} (name) VALUES ('Mr. T'); Authentication See SQL Server

    /fd/azure-synapse-184127590.html

  22. SQL Prompt 4.0 release notes

    set of options. Improved SQL Grammar support Enhanced T-SQL grammar support for SQL 2000, SQL 2005 and SQL 2008 SQL server editions. Sugg

    /sp7/release-notes-and-other-versions/sql-prompt-4-0-release-notes

  23. The formatting codes for the Date-As-Text datasets

    the seven most significant digits of the seconds fraction. However, trailing zeros, or seven zero digits, are not displayed. t, %t The fi

    /dms7/data-masker-help/major-data-masker-application-components/the-formatting-codes-for-the-date-as-text-datasets

  24. SQL Prompt 4.0 release notes

    set of options. Improved SQL Grammar support Enhanced T-SQL grammar support for SQL 2000, SQL 2005 and SQL 2008 SQL server editions. Sugg

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

  25. MSQL_XP

    Extended stored procedures within SQL Server allow you to make a T-SQL external call to a compiled DLL, so you can run code that can’t be

    /sm11/sql-server-performance-and-activity-monitoring/dashboards-and-overviews/server-overview-pages/performance-diagnostics-queries-and-waits/top-10-waits/list-of-common-wait-types/msql_xp


Didn't find what you were looking for?