서술형 노트

 
 
table without id
	file.link as "List",
	기출문제
from "(11) 서술형 노트"
 
where
	contains(category2, [[00. 강구조일반]])
 

계산형 노트

 
table without id
	file.link as "List",
	기출문제
from "(12) 계산형 노트"
 
where
	contains(category2, [[00. 강구조일반]])
 

문제모음

 
table without id
	file.link as "문제번호",
	tags,
	관련노트,
	중요,
	풀이,
	반복도,
	정답
from "(21) 문제모음"
 
where
	contains(category2, [[00. 강구조일반]])