find null
python-mysql - null 값을 가진 날짜, 연도 구하기
함수를 선언합니다. def Find(table,year): sql="select date from " + table + " where col1 is null and (date >= '" + year +"-01-01') and (date
함수를 선언합니다. def Find(table,year): sql="select date from " + table + " where col1 is null and (date >= '" + year +"-01-01') and (date