select d.#entity#_doc as doc_name, d.fname, a.abstract_service, a.code
from #entity#_doc d
join #entity# a on (d.abstract_service_id=a.abstract_service_id)
where d.#entity#_doc_id=
Удаление документа
#qDecoration.doc_name#(#qDecoration.fname#) [#doc_id#]
абстрактной услуги
#qDecoration.code#
#qDecoration.abstract_service#
#markup#