You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'=HYPERLINK("https://tulafest.cosplay2.ru/cards/card/'||requests.id||'"; "'||REPLACE(IFNULL(voting_title,'[Заявка без названия]'),'"',"'")||'")' AS "Заявка"
FROM requests, list, [values]
LEFT JOIN (
SELECT request_id AS sn_rid, value AS sub_nom
FROM [values]
WHERE title = 'Номинация'
) ON sn_rid = request_id
LEFT JOIN (
SELECT request_id AS comp_rid, value AS competition