Actions
표이미지 원시데이터 insert 쿼리 » 이력 » 개정판 1
개정판 1/2
| 다음 »
김지영, 2023-07-18 07:50
표이미지 원시데이터 insert 쿼리¶
insert into project_data(
project_id, data_status_ccd, data_dtl_status_ccd, final_check_ccd, stage_odr, inspect_odr,
file_nm, file_size, raw_path, raw_soruce, reg_dt, reg_id)
values(999, 'WAIT', 'WAIT', 'NONE', 1, 1, 'file_nm', '23555', '/data/...', 'row_source', now(), 'crawling');
김지영이(가) 2년 이상 전에 변경 · 1 revisions