행위

시맨틱 데이터 SQL Script 링크 데이터 삽입

KHS DH wiki

Hyunseung (토론 | 기여)님의 2024년 5월 21일 (화) 10:55 판 (새 문서: <pre> insert into $project$Links (source, target, relation) select source, target, relation from $project$Links$ </pre> 분류:김현승)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
insert into $project$Links (source, target, relation)
select source, target, relation from $project$Links$