About 92 results
Open links in new tab
  1. Date and Time Calculations Made Easy with EOMONTH, DATEDIFF, and ...

    Jul 3, 2024 · Learn how to work with dates and calculate particular dates or elapsed time periods with some of the functions available in SQL Server.

  2. 无线网络连接问题 - Microsoft Community

    我们秉承客户至上的服务理念。如果您对我在论坛中的服务有任何 表扬、批评或投诉,请通过电子邮件 ...

  3. Bildschirm öffnet nicht. Erscheint nur der Text stundenlang: einen ...

    Bildschirm öffnet nicht .Stundenlang erscheint der Text: Einen Moment Geduld

  4. SQL Server Management Studio 18.0 is available now.

    Apr 29, 2019 · SSMS 18.0 is available for download now.Microsoft has released the new version of SSMS, the free client tool from Microsoft to manage to the SQL Server infrastructure from SQL...

  5. Get the Table Structure using a simple query - SQLServerCentral

    Aug 5, 2002 · This query will solve problems related to Table structure. Using this query you can have the complete table structure for all the user tables with Table Name, Column Name, Data Type, and …

  6. SQL 2008 Hidden files? - SQLServerCentral Forums

    Feb 7, 2011 · SQL 2008 Hidden files? Forum – Learn more on SQLServerCentral

  7. Monitoring CDC – SQLServerCentral Forums

    Jul 22, 2020 · Monitoring CDC Forum – Learn more on SQLServerCentral Hi All I've noticed our CDC capture job causing blocking for hours on end at a time. Digging around, I've found the latency using …

  8. 8 Ways to Export SQL Results To a Text File - SQLServerCentral

    Jul 18, 2011 · This tip will show eight ways to export the results of a query to a text file.

  9. SQL Server 2008 R2 feature pack – SQLServerCentral

    Feb 13, 2009 · Microsoft, has published things that can be very useful, in this case for the SQL Server users. They announced the feature pack for SQL Server 2008 R2, where you can find a lot of stuff …

  10. How to change TempDB system Database files location?

    Feb 13, 2009 · Steps to change TempDB system Database files location :- 1) Check current file location of TempDB Exec SP_helpDB TempDB You can use below query as well for file location details. …