
Новые сообщения [новые:0]
Дайджест
Горячие темы
Избранное [новые:0]
Форумы
Пользователи
Статистика
Статистика нагрузки
Мод. лог
Поиск
|
|
16.02.2007, 16:37
|
|||
|---|---|---|---|
|
|||
Код ошибки |
|||
|
#18+
В процедуре при выполнении одного из запросов вылезает ошибка (в SQLEditor'e): Query.Error [-284] A subquery has returned not exactly one row. Что она означает? Ошибка в данных или в чем-то другом? На что имеет смысл обратить внимание? P.S. И ещё, если где-нибудь описание всех ошибок SQLInformix? Спасибо. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
|
|
|
16.02.2007, 16:48
|
|||
|---|---|---|---|
Код ошибки |
|||
|
#18+
Deadman39 P.S. И ещё, если где-нибудь описание всех ошибок SQLInformix? Спасибо. Набрать команду finderr код_ошибки Deadman39 Что она означает? -284 A subquery has returned not exactly one row. A subquery that is used in an expression in the place of a literal value must return only a single row and a single column. In this statement, a subquery has returned more than one row, and the database server cannot choose which returned value to use in the expression. You can ensure that a subquery will always return a single row. Use a WHERE clause that tests for equality on a column that has a unique index. Or select only an aggregate function. Review the subqueries, and check that they can return only a single row. This error can also occur when you use a singleton SELECT statement to retrieve multiple rows. You must use the DECLARE/OPEN/FETCH series of statements or the EXECUTE INTO statement to retrieve multiple rows. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
|
|
|

start [/forum/topic.php?fid=44&mobile=1&tid=1608450]: |
0ms |
get settings: |
10ms |
get forum list: |
9ms |
check forum access: |
2ms |
check topic access: |
2ms |
track hit: |
158ms |
get topic data: |
6ms |
get forum data: |
1ms |
get page messages: |
20ms |
get tp. blocked users: |
1ms |
| others: | 276ms |
| total: | 485ms |

| 0 / 0 |
