DATABASE에서 데이터를 조회할 때 쓰인다.TABLE의 전체 컬럼 조회TABLE의 특정 컬럼 조회TABLE의 특정 조건 데이터 조회TABLE의 조회한 데이터를 정렬
ssh -i /Users/jake_baek/Downloads/jakekeypair.pem ubuntu@15.165.158.167nohup python app.py &ps -ef | grep 'app.py'kill -9 \*
import requestsfrom bs4 import BeautifulSoupheaders = {'User-Agent' : 'Mozilla/5.0 (Windows NT 10.0; Win64; x64)AppleWebKit/537.36 (KHTML, like Gecko)
function q1() { $.ajax({ type: "GET", url: "https://api.thecatapi.com/v1/images/search",
function q1() { let txt = $('#input-q1').val(); if (txt == '') { alert('입력하세요') } else {