Search for " ٴ̾߱ Ӵ rhh645.top ٺġ ׸ƽ ü Ϻ߸ ˶Ʈ ͺ Ÿ" returned 802 results.

Search all the documentation for " ٴ̾߱ Ӵ rhh645.top ٺġ ׸ƽ ü Ϻ߸ ˶Ʈ ͺ Ÿ"

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

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

  2. Worked example - generating and viewing documentation

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

    /rp/schema-doc-for-oracle/worked-example-generating-and-viewing-documentation

  3. Encoding strings

    within an assembly: Before string encoding: "Fred.gate@hotmail.com" "p@ssw0rd1" "licensingUrl=http://licensing.red-gate.com/licensingacti

    /sa6/obfuscating-your-code-with-smartassembly/encoding-strings

  4. Profiling an assembly in the Global Assembly Cache (GAC)

    shfusion.dll . From a command prompt, run: regsvr32 /u %systemroot%\microsoft.net\framework\v2.0.50727\shfusion.dll Open the GAC folder b

    /app9/troubleshooting/unexpected-behavior-and-technical-questions/profiling-an-assembly-in-the-global-assembly-cache-gac

  5. SQL Data Compare 13.6 release notes

    and NUMERIC(x,y) columns 13.6.7.8464 - December 18th 2018 FREQUENT UPDATES RELEASE Compatibility with SQL Compare 13.6.7.8464 13.6.6.8387

    /sdc13/release-notes-and-other-versions/sql-data-compare-13-6-release-notes

  6. Formatting actions

    . Alternatively, use the keyboard shortcut Ctrl + B then Ctrl + U. Insert semicolons Insert semicolons will add any missing semicolons to

    /sp8/formatting-your-code/formatting-actions

  7. Step 1. Define metric

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

    /sm8/configuring-sql-monitor/creating-custom-metrics-and-alerts/step-1-define-metric

  8. Deploying to Microsoft Azure SQL databases

    Azure SQL database, the deployment script will fail. T-SQL and SQL Server feature support Microsoft Azure SQL Database has further limita

    /sdc14/getting-more-from-sql-data-compare/deploying-to-microsoft-azure-sql-databases

  9. Use-DlmDatabaseRelease

    " -Database "Staging" -Username "sa" -Password "P@ssw0rd" $package = "C:\NuGetFeed\database.nupkg" $update = New-DlmDatabaseRelease -Sourc

    /dlma1/cmdlet-reference/use-dlmdatabaserelease

  10. Creating a database for an earlier version of SQL Server

    SQL Packager creates databases in a way that is compatible with the database being packaged. For example, if the database resides on the

    /sqp7/troubleshooting/common-issues/creating-a-database-for-an-earlier-version-of-sql-server

  11. Checking unmanaged memory usage

    for managed memory usage. Accessing unmanaged data through P/Invoke or COM+. In these cases, ANTS Memory Profiler is unlikely to reveal a

    /amp7/strategies-for-memory-profiling/checking-unmanaged-memory-usage

  12. Profiling an XBAP

    unmanaged memory allocations if your application access unmanaged memory through P/Invoke or COM+, and you want to profile the unmanaged

    /amp/setting-up-a-profiling-session/profiling-an-xbap

  13. Source Control for Oracle 2.0 release notes

    (systimestamp, 'DD') as timestamp)" Parsing of materialized view starting with newline would fail Allow U'' style string literals Tables w

    /soco4/release-notes-and-other-versions/source-control-for-oracle-2-0-release-notes

  14. Top Waits

    detected, over the period. By default it shows Wait time (ms) as the y-axis, but when you click on one of the four columns, in the Top wa

    /monitor14/top-waits-239668286.html

  15. Migration scripts

    for now. You can learn more about Flyway Undo Migrations on the Flyway website https://flywaydb.org/documentation/migrations. Undo migrat

    /rcc3/developing-databases/migration-scripts

  16. Insufficient async disk I/O kernel resources

    You can then run sudo sysctl -p /etc/sysctl.conf to load the change. You may want to increase or decrease the value as appropriate for th

    /redgate-clone/administration/troubleshooting/insufficient-async-disk-i-o-kernel-resources

  17. Step 1. Define metric

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

    /sm9/configuring-sql-monitor/creating-custom-metrics-and-alerts/step-1-define-metric

  18. Profiling an XBAP

    unmanaged memory allocations if your application access unmanaged memory through P/Invoke or COM+, and you want to profile the unmanaged

    /amp10/setting-up-a-profiling-session/profiling-an-xbap

  19. ST004

    SQL-92 style cursor declaration is used Use extended syntax instead. You use the DECLARE CURSOR command to define the attributes of a T-S

    /codeanalysis/code-analysis-for-sql-server/style-rules/st004

  20. Profiling an assembly in the Global Assembly Cache (GAC)

    shfusion.dll . From a command prompt, run: regsvr32 /u %systemroot%\microsoft.net\framework\v2.0.50727\shfusion.dll Open the GAC folder b

    /app10/troubleshooting/unexpected-behavior-and-technical-questions/profiling-an-assembly-in-the-global-assembly-cache-gac

  21. Profiling an assembly in the Global Assembly Cache (GAC)

    shfusion.dll . From a command prompt, run: regsvr32 /u %systemroot%\microsoft.net\framework\v2.0.50727\shfusion.dll Open the GAC folder b

    /app11/troubleshooting/unexpected-behavior-and-technical-questions/profiling-an-assembly-in-the-global-assembly-cache-gac

  22. Viewing feature usage reports

    on 23 January 2011. During that session, the user used Feature A, Feature B, and Feature C. At 12:58pm on the same date, User 2 ran your

    /sa8/reporting-feature-usage/viewing-feature-usage-reports

  23. Viewing feature usage reports

    on 23 January 2011. During that session, the user used Feature A, Feature B, and Feature C. At 12:58pm on the same date, User 2 ran your

    /sa7/reporting-feature-usage/viewing-feature-usage-reports

  24. Sync-DatabaseSchema

    -ServerInstance "prod01\sql2014" -Database "Production" -Username "AutomationUser" -Password "P@ssw0rd" Sync-DatabaseSchema -Source $buil

    /sca3/reference/powershell-cmdlets/sync-databaseschema

  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

    /monitor14/msql_xp-239668331.html


Didn't find what you were looking for?