1.
SQL ERROR: SELECT text_section_key, text_value_ FROM section, text ...
SQL ERROR: SELECT text_section_key, text_value_ FROM section, text WHERE (text_key = "title" AND text_section_key = section_key ) ORDER BY section_id ...
2.
3.
4.
5.
6.
7.
8.
9.
10.