sql query problem

Поиск
Список
Период
Сортировка
От Alok Thakur
Тема sql query problem
Дата
Msg-id 5ec02ff4-d24b-4824-8116-5445262a6a61@lr19g2000pbb.googlegroups.com
обсуждение исходный текст
Ответы Re: sql query problem
Список pgsql-sql
Dear All,

I have two tables one contains details of user and other contains
result. The details are:
1. UserTable - id, name, phone
2. result - id, question_id, user_id, status (0 or 1)

I want the list like this:
User Id   Name   Attended   Failed   Passed

but i could not find the way to do this.

Please help


В списке pgsql-sql по дате отправления:

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Call function with dynamic schema name
Следующее
От: Oliveiros
Дата:
Сообщение: Re: sql query problem