Today_I_Learned
20240521 (화)
bestchoco
2024. 5. 21. 13:24
https://blog.naver.com/uof4949/221343116692
linux에서 파일 이름으로 찾아서 일괄 삭제하는 법
qp22 폴더 안에 위와 같이 되어있을 때노란 색으로 표시한 파일들을 일괄로 지우고 싶다. 파일명에 ...
blog.naver.com
Core 방식으로 행 삽입하기 | 파이썬 개발자를 위한 SQLAlchemy
Core 방식으로 행 삽입하기 이번 챕터에서는 SQLAlchemy Core 방식으로 데이터를 INSERT 하는 방법을 배웁니다. insert() 를 통한 SQL 표현식 구성 먼저 다음처럼 INSERT 구문을 만들 수 있습니다. 여기서 user_
soogoonsoogoonpythonists.github.io
https://dbrang.tistory.com/867
[Linux] find 명령어로 오래된 파일 삭제하기
/**************************************************************************************************************** -- Title : [Linux] find 명령어로 오래된 파일 삭제하기 -- Reference : jnetwork.co.kr -- Key word : find **************************
dbrang.tistory.com