Uncategorized

인생 계획 작성

Introduction 연구실에서 무엇을 배우고 싶은가요? 인생 계획을 세우고, 연구실에서 무엇을 배우고 싶은지 정리합니다. Methods 인생 계획을 작성합니다. 비전 (Vision) 원하는 인생에 대한 이미지를 기술한다. 목적 및 목표 (Goals and Objectives) 비전을 실현하기 위한 목적과 목표를 기술한다. 달성하고자하는 목적을 기술한다. 목적 달성을 위한 목표를 설정한다. 연구실 활용 계획 인생 계획에 있어서 연구실에서 달성해야 할 목표들이 무엇인지

인생 계획 작성 Read More »

SQL – Language for Database managmeent

Introduction Structured Query Language (SQL) is a standardized language designed for three key database operations: (1) defining database structures, (2) manipulating data, and (3) retrieving data from databases. SQL facilitates interaction with Database Management Systems (DBMS), which are responsible for data storage, management, and retrieval. These systems, such as MySQL, Oracle, and Microsoft SQL Server,

SQL – Language for Database managmeent Read More »

Scroll to Top