I. createCollection 함수를 이용한 컬렉션 생성 "people" 컬렉션 생성 II. insertOne 함수를 이용하여 데이터 삽입과 동시에 컬렉션 생성 "usr_id","age","status" 3개의 컬럼을 갖는 "people" 컬렉션 생성