Вопрос с выборкойhttp://softtime.ru/forumВопрос с выборкойhttp://softtime.ru/forum/read.php?id_forum=3&id_theme=69034#post404296Спасибо, Trianon, Вы очень помогли.Вопрос с выборкойSat, 24 Oct 2009 14:09:20 +0300ZdraffВопрос с выборкойhttp://softtime.ru/forum/read.php?id_forum=3&id_theme=69034#post404293псевдонимы полей можно использовать совершенно спокойно, но всё же надежнее их делать отличными от имен полей и таблиц, вовлеченных в...Вопрос с выборкойSat, 24 Oct 2009 13:53:56 +0300TrianonВопрос с выборкойhttp://softtime.ru/forum/read.php?id_forum=3&id_theme=69034#post404292Спасибо. А скажите, как в этой ситуации использовать псевдонимы полей? Т.е. есть запрос: SELECT mt_motodeclaration.author_id AS author_id FROM mt_motodeclaration...Вопрос с выборкойSat, 24 Oct 2009 13:33:37 +0300ZdraffВопрос с выборкойhttp://softtime.ru/forum/read.php?id_forum=3&id_theme=69034#post404287есть такая операция JOIN tbl2 JOIN tbl1 ON tbl2.id = tbl1.tbl2_id Которую следует применять вместо всех этих Ваших mt_motodeclaration,...Вопрос с выборкойSat, 24 Oct 2009 13:14:58 +0300TrianonВопрос с выборкойhttp://softtime.ru/forum/read.php?id_forum=3&id_theme=69034#post404285Здравствуйте. Есть такой запрос: SELECT mt_motodeclaration.author_id AS author_id, mt_motoproducer.prod_name AS prod_name, mt_motoproducer.alt_name AS alt_prod_name, mt_motomodel.alt_name AS alt_model_name, mt_motomodel.model_name AS...Вопрос с выборкойSat, 24 Oct 2009 13:04:08 +0300Zdraff