'SQLTAG Daily Links'에 해당되는 글 351건

  1. 2012.11.05 1

2012.11.05

안녕하세요. 주디아줌마입니다금주부터 SQL 관련 DAILY NEW 같이 공유해드리고자 합니다.^^ 바쁠때에는 놓칠 수도 있어요.

 

2012.11.05

 

  • Avoid false negatives when comparing sys.dm_io_virtual_file_stats data to perfmon counter data

http://www.sqlskills.com/blogs/joe/post/Avoid-false-negatives-when-comparing-sysdm_io_virtual_file_stats-data-to-perfmon-counter-data.aspx

 

  • SQL2012 Virtual File DMV (sys.dm_io_virtual_file_stats)

http://msdn.microsoft.com/ko-kr/library/ms190326.aspx

 

  • Bad cardinality estimates coming from SSMS execution plans
    SSMS 실행계획에 대한 문제점을 확인할 있어요.

http://www.sqlperformance.com/2012/11/t-sql-queries/misleading-estimates-from-plans

 

  • SQL Server Function to return a range of dates

날자 처리하는 부분을 확인하는데 유용하겠네요. Maxrecursion 3660 옵션을 주어주면 10년간의 날자 정보를 반환.

http://www.mssqltips.com/sqlservertip/2800/sql-server-function-to-return-a-range-of-dates/

 

  • Function to Round Up Time to Nearest Minutes Interval

날짜 정보를 입력하면, 근접한 시간의 정보를 반환해주는 함수

http://blog.sqlauthority.com/2012/11/02/sql-server-function-to-round-up-time-to-nearest-minutes-interval/

'SQLTAG Daily Links' 카테고리의 다른 글

2012.11.14  (0) 2012.11.14
2012.11.13  (1) 2012.11.12
2012.11.12  (0) 2012.11.12
2012.11.08  (0) 2012.11.08
2012.11.07  (0) 2012.11.07