반응형 전체 글581 float 초기화, clearfix /* Personal Reset */.clearfix{*zoom:1; }.clearfix:after{content: '';display: block;clear: both;} zoom 은 하위 브라우저 호환을 위한 거라고 한다. 2016. 11. 24. Disable administrative shares in Windows 10, Windows 8 and Windows 7 Disable administrative shares in Windows 10, Windows 8 and Windows 7RECOMMENDED: Click here to fix Windows errors and optimize system performanceBy default, Windows creates some hidden shared folders. These folders are identified by a dollar sign ($) at the end of the share name and so they are hidden. Hidden shares are those that not listed when you look at the network shares on a computer in F.. 2016. 11. 22. '뇌에 조종사가...' 뉴욕타임즈에 실린 박 대통령 만평 뉴욕 타임지에 실린 만평 2016. 11. 22. multi sub query in one field , Row 를 한필드로 , 결과를 한 필드에 종종 서브쿼리에 멀티블 데이터를 한 필드에 넣어야 하는 경우가 업무중 발생한다. 이런 경우에는 아래처럼 stuff 로 문자를 합치고 https://msdn.microsoft.com/ko-kr/library/ms188043.aspx for xml path 로 Row 결과를 행 집합으로 반환https://msdn.microsoft.com/ko-kr/library/ms178107.aspx 해서 처리 할 수 있다. 아래는 distnct 와 조인으로 된 쿼리에 멀티플 카테고리 명을 추출한 것 select distinct mit_ord_day as 주문일, itm_nam as 상품명, sum([MIT_CNT]) as 수량 , STUFF(( SELECT ',' + ctc_namFROM Ctable Pleft join.. 2016. 11. 18. 이전 1 ··· 66 67 68 69 70 71 72 ··· 146 다음 반응형