Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 254 Bytes

subqueries.md

File metadata and controls

6 lines (3 loc) · 254 Bytes

Subquery returned more than 1 value

"Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression."

Make sure it only returns 1 row. Especially in trigger.