<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>DDAKPULL</title>
    <link>https://ddakpull-info.tistory.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Sun, 12 Apr 2026 07:06:06 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>morfi</managingEditor>
    <image>
      <title>DDAKPULL</title>
      <url>https://tistory1.daumcdn.net/tistory/5958325/attach/a9230f2816ce46ef969d6d00509e4e68</url>
      <link>https://ddakpull-info.tistory.com</link>
    </image>
    <item>
      <title>Journal entry test - 기본문법(1)</title>
      <link>https://ddakpull-info.tistory.com/entry/Journal-entry-test-%EA%B8%B0%EB%B3%B8%EB%AC%B8%EB%B2%951</link>
      <description>Objectives.

전표분석 시 사용할 쿼리 중 자주 쓰는 문법에 대한 설명&amp;nbsp;

&amp;nbsp;
Memo.
(1) Select 문

가장 기본적인 쿼리에 해당.
연습자료에 있는 테이블로 설명.&amp;nbsp;
테이블을 사용하기 전에 먼저 어떤 database를 사용할 것인지 지정해주어야 함&amp;nbsp;: use [database 명]&amp;nbsp; &amp;nbsp;&amp;gt;&amp;gt;&amp;gt;&amp;nbsp; F5(실행버튼)



database를 지정해 주었으면 impo..</description>
      <category>코드</category>
      <author>morfi</author>
      <guid isPermaLink="true">https://ddakpull-info.tistory.com/42</guid>
      <comments>https://ddakpull-info.tistory.com/entry/Journal-entry-test-%EA%B8%B0%EB%B3%B8%EB%AC%B8%EB%B2%951#entry42comment</comments>
      <pubDate>Wed, 24 May 2023 13:37:13 +0900</pubDate>
    </item>
    <item>
      <title>Journal entry test - import data(2)</title>
      <link>https://ddakpull-info.tistory.com/entry/Journal-entry-test-import-data2</link>
      <description>Objectives
1. SSMS 설치&amp;nbsp;https://learn.microsoft.com/ko-kr/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16

&amp;nbsp;

SSMS(SQL Server Management Studio) 다운로드 - SQL Server Management Studio (SSMS)
최신 버전의 SSMS(SQL Server Management..</description>
      <category>코드</category>
      <author>morfi</author>
      <guid isPermaLink="true">https://ddakpull-info.tistory.com/41</guid>
      <comments>https://ddakpull-info.tistory.com/entry/Journal-entry-test-import-data2#entry41comment</comments>
      <pubDate>Tue, 16 May 2023 16:58:36 +0900</pubDate>
    </item>
    <item>
      <title>Journal entry test - import data(1)</title>
      <link>https://ddakpull-info.tistory.com/entry/Journal-entry-test1-import-dat-%EC%97%91%EC%85%80%ED%8C%8C%EC%9D%BC%EA%B0%80%EA%B3%B5</link>
      <description>&amp;nbsp;
Objectives
excel형식의 전표파일을 mssql로 import하는 방법 및 주의사항.&amp;nbsp;excel은 기본적으로 65001행 까지 인식하는데, 그 이상의 데이터를 import 하는 법은 나중에 정리함.
mssql을 사용할 것임.
&amp;nbsp;
엑셀데이터의 가공

구분자없애기mssql에 data를 import 하는 경우 구분자는 보통 &quot;,&quot;을 사용하게 됨. (구분자를 &quot;,&quot;로 사용 하는 파일을 csv파일 이라고함)그럼 여기서 구분..</description>
      <category>코드</category>
      <category>CSV</category>
      <category>data</category>
      <category>Import</category>
      <category>journal entry test</category>
      <category>SQL</category>
      <author>morfi</author>
      <guid isPermaLink="true">https://ddakpull-info.tistory.com/40</guid>
      <comments>https://ddakpull-info.tistory.com/entry/Journal-entry-test1-import-dat-%EC%97%91%EC%85%80%ED%8C%8C%EC%9D%BC%EA%B0%80%EA%B3%B5#entry40comment</comments>
      <pubDate>Tue, 11 Apr 2023 16:57:00 +0900</pubDate>
    </item>
    <item>
      <title>건설업_ 고용&amp;middot;산재보험료</title>
      <link>https://ddakpull-info.tistory.com/entry/%EA%B1%B4%EC%84%A4%EC%97%85-%EA%B3%A0%EC%9A%A9%C2%B7%EC%82%B0%EC%9E%AC%EB%B3%B4%ED%97%98%EB%A3%8C</link>
      <description>Objectives
고용&amp;middot;산재 보험료에 대한 구체적인 이해가 아닌 외부감사 목적에 맞는 전반적인 이해 수준의 글&amp;nbsp;
&amp;nbsp;
개념설명
1. 개산보험료와 확정보험료&amp;nbsp;
개산보험료는 당기분에 대한 보험료의 추정액을 미리 납부하는 개념이며, 확정보험료는 추정액이 아닌 실 보수액을 근거로 계산된 보험료금액을 말함. 따라서 당기에 납부한 개산보험료는 차기에 확정보험료와 정산을 하게 됨.
예를들면 다음과 같음

2021년도 기준 개산..</description>
      <category>회계</category>
      <author>morfi</author>
      <guid isPermaLink="true">https://ddakpull-info.tistory.com/37</guid>
      <comments>https://ddakpull-info.tistory.com/entry/%EA%B1%B4%EC%84%A4%EC%97%85-%EA%B3%A0%EC%9A%A9%C2%B7%EC%82%B0%EC%9E%AC%EB%B3%B4%ED%97%98%EB%A3%8C#entry37comment</comments>
      <pubDate>Thu, 23 Feb 2023 16:55:11 +0900</pubDate>
    </item>
    <item>
      <title>MMT 및 자사주신탁계좌</title>
      <link>https://ddakpull-info.tistory.com/entry/MMT-%EB%B0%8F-%EC%9E%90%EC%82%AC%EC%A3%BC%EC%8B%A0%ED%83%81%EA%B3%84%EC%A2%8C</link>
      <description>용어정의
1. MMT(특정금전신탁)이란?&amp;nbsp;
&amp;nbsp; &amp;nbsp; 위탁자가 신탁재산인 금전의 운용방법을 지정하는 금전신탁 (자본시장법 시행령 103조 1항)
2. 자사주신탁이란?
&amp;nbsp; &amp;nbsp; 자사주신탁이란 회사가 자기 회사의 주식을 자신의 계좌가 아닌 제3자에게 신탁하는 것임. 즉, 회사가 자사주를 보유하
&amp;nbsp; &amp;nbsp; 지 않고 제3자에게 자사주를 신탁하여 관리하도록 하는 제도임.&amp;nbsp;
&amp;nbsp; &amp;nbsp; 따..</description>
      <category>회계</category>
      <author>morfi</author>
      <guid isPermaLink="true">https://ddakpull-info.tistory.com/36</guid>
      <comments>https://ddakpull-info.tistory.com/entry/MMT-%EB%B0%8F-%EC%9E%90%EC%82%AC%EC%A3%BC%EC%8B%A0%ED%83%81%EA%B3%84%EC%A2%8C#entry36comment</comments>
      <pubDate>Sat, 18 Feb 2023 21:15:17 +0900</pubDate>
    </item>
  </channel>
</rss>