1교시
table without id
file.link as "문제번호",
tags,
관련노트,
중요,
풀이,
정답,
반복도
from "(21) 문제모음"
where
contains(file.name,"128-1")
sort file.name ascending
2교시
table without id
file.link as "문제번호",
tags,
관련노트,
중요,
풀이,
정답
from "(21) 문제모음"
where
contains(file.name,"128-2")
sort file.name
3교시
table without id
file.link as "문제번호",
tags,
관련노트,
중요,
풀이,
정답
from "(21) 문제모음"
where
contains(file.name,"128-3")
sort file.name
4교시
table without id
file.link as "문제번호",
tags,
관련노트,
중요,
풀이,
정답
from "(21) 문제모음"
where
contains(file.name,"128-4")
sort file.name