Liczba odwiedzin: 294
» Korpus Tekstów Łacińskich Jana Dantyszka
Copyright © Pracownia Edytorstwa Źródeł i Humanistyki Cyfrowej AL UW

Wszelkie prawa zastrzeżone. Zabrania się kopiowania, redystrybucji, publikowania, rozpowszechniania, udostępniania czy wykorzystywania w inny sposób całości lub części danych zawartych na stronie Pracowni bez pisemnej zgody właściciela praw.

A-Z A B C D E F G H I J K L M N O P Q R S T U V W X Y Z


WYSZUKIWANIE
__ select texts.*, max(text_d_nadania.end) as data_nadania, min(text_publications.number) as ceid_number from texts left join text_publications on text_publications.text=texts.id left join text_from_date_interval as text_d_nadania on text_d_nadania.text=texts.id where 1 and exists (select * from text_from where text_from.person="1" and text_from.text=texts.id) and exists (select * from text_languages where text_languages.language="1" and text_languages.text=texts.id) and texts.kind in ("24") group by texts.id order by data_nadania __
QUERY ERROR!
Access denied for user 'root'@'localhost' (using password: NO)
Nie znaleziono rekordów pasujących do podanych kryteriów!