[PYTHON/PYSQLITE] Cursor 클래스 : execute 메소드 사용시 SQL문 인자 전달하기

■ Cursor 클래스의 execute 메소드 사용시 SQL문 인자를 전달하는 방법을 보여준다.

예제 코드 (PY)

Advertisements