Search for " cia158.net ͳ Ƶ巹Ǹ ĺ Ʊ׶ ó ˸ ¶ ó Ʈ ǰ Ǹó ̱Ĵ°" returned 1136 results.

Search all the documentation for " cia158.net ͳ Ƶ巹Ǹ ĺ Ʊ׶ ó ˸ ¶ ó Ʈ ǰ Ǹó ̱Ĵ°"

  1. Setting up object locking

    , go to the object locking tab. If you don''t have SQL Source Control, talk to the user who locked it.' + @NewLine + @NewLine + 'For more

    /soc4/using-sql-source-control/locking-objects/setting-up-object-locking

  2. Unable to cast object of type 'System.DBNull' to type 'System.String'

    , hopefully, allow you to track down the object that is causing the issue. T he results can often be hard to analyze and knowing where NUL

    /sp9/troubleshooting/older-versions-of-sql-prompt/unable-to-cast-object-of-type-system-dbnull-to-type-system-string

  3. Renaming objects

    an object using SQL Server Management Studio or Enterprise Manager Rename, or the T-SQL sp_rename command, the object definition will con

    /sp9/sql-refactoring/refactoring-an-object-or-batch/renaming-objects

  4. Readable, consistently-formatted code

    More efficient code reviews – it is much easier for any team member to review another's code with minimal confusion and edit code without

    /sp9/getting-started/why-sql-prompt/readable-consistently-formatted-code

  5. Renaming objects

    an object using SQL Server Management Studio or Enterprise Manager Rename, or the T-SQL sp_rename command, the object definition will con

    /sp10/sql-refactoring/refactoring-an-object-or-batch/renaming-objects

  6. Unable to cast object of type 'System.DBNull' to type 'System.String'

    , allow you to track down the object that is causing the issue. T he results can often be hard to analyze and knowing where NULLs are allo

    /sp10/troubleshooting/older-versions-of-sql-prompt/unable-to-cast-object-of-type-system-dbnull-to-type-system-string

  7. Readable, consistently-formatted code

    More efficient code reviews – it is much easier for any team member to review another's code with minimal confusion and edit code without

    /sp10/getting-started/why-sql-prompt/readable-consistently-formatted-code

  8. The Masking Plan Import from DB Form

    tab. N - Do not mask. This corresponds to a "No Mask" value in the Masking Plan column of the Tables in Set tab. U - Unknown. This corres

    /dms6/data-masker-help/major-data-masker-application-components/the-masking-plan-import-from-db-form

  9. Include scripts

    -deployment and post-deployment scripts. Migration scripts and programmable objects do not support SQLCMD syntax due to limitations within

    /sca4/developing-databases/concepts/advanced-concepts/include-scripts

  10. MSQL_DQ

    type of bottleneck caused by the query, such as bad or missing indexes or inappropriate T-SQL code. Investigating the remote resource Sin

    /sm8/analyzing-performance/overview-pages/using-performance-diagnostics/list-of-common-wait-types/msql_dq

  11. OLEDB

    some type of bottleneck caused by the query, such as bad or missing indexes or inappropriate T-SQL code. Look for queries using BULK INSE

    /sm8/analyzing-performance/overview-pages/using-performance-diagnostics/list-of-common-wait-types/oledb

  12. SQL Source Control 3.1 release notes

    of the product N/A Spurious Object Explorer blue blobs when first starting the product Known issues and workarounds Vault 6.1 (Standard a

    /soc5/release-notes-and-other-versions/sql-source-control-3-1-release-notes

  13. How SQL Monitor connects to monitored servers

    , plus T-SQL queries that access various SQL Server Dynamic Management Views and system catalog views, tables and properties. It may also

    /sm10/adding-and-managing-monitored-servers/how-sql-monitor-connects-to-monitored-servers

  14. Create a custom metric and alert

    the T-SQL query on which the metric is based. Step 2. Add an alert – optionally base an alert on the metric by completing sections simila

    /sm10/metrics-alerts-and-notifications/adding-custom-metrics-and-alerts/create-a-custom-metric-and-alert

  15. Options used in the command line

    the view. none Alias: n To specify no options, use the none argument. NoAutoColumnMapping Alias: nacm By default, SQL Compare will automa

    /sc13/using-the-command-line/options-used-in-the-command-line

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

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

  17. OLEDB

    some type of bottleneck caused by the query, such as bad or missing indexes or inappropriate T-SQL code. Look for queries using BULK INSE

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

  18. MSQL_DQ

    type of bottleneck caused by the query, such as bad or missing indexes or inappropriate T-SQL code. Investigating the remote resource Sin

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

  19. Deployment scripts

    tab2 SET id = 2 WHERE id = 1 '); GO USE MyDatabase; SET ANSI_DEFAULTS, NUMERIC_ROUNDABORT ON; GO SET NOEXEC OFF; GO IF N'$(IsSqlCmdEnable

    /sca3/developing-databases-using-sql-change-automation/generating-deployment-scripts/deployment-scripts

  20. Step 2. Add an alert

    for three or more consecutive collections. To change the default behaviour, add a suitable value to the Raise an alert when the threshold

    /sm11/metrics-alerts-and-notifications/adding-custom-metrics-and-alerts/create-a-custom-metric-and-alert/step-2-add-an-alert

  21. Migrations

    (PL/SQL, T-SQL, ...) typically used to define stored procedures, packages, ... Additionally in the case of Oracle, Flyway also supports S

    /fd/migrations-184127470.html

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

    /sbu7/restoring/restoring-backups/restoring-backups-destination-database

  23. Excluding objects from script verification

    In some situations, it can be desirable to exclude certain objects or T-SQL batches from the project verification process. In particular,

    /sca4/developing-databases/concepts/verifying-projects/excluding-objects-from-script-verification

  24. Resolving unsupported programmable objects

    INNER JOIN [Application].StateProvinces AS sp ON c.StateProvinceID = sp.StateProvinceID WHERE c.CityID = @CityID) + N' Sales') <> 0 OR (O

    /sca4/developing-databases/concepts/baseline/resolving-unsupported-programmable-objects

  25. Working with SSMS Tab Management (Quick Ref)

    History will restore all the tabs you had open when SSMS was last alive. The application saves all the T-SQL code, just as it was before

    /sp9/ssms-tab-management/working-with-ssms-tab-management-quick-ref


Didn't find what you were looking for?