看看这个: select first_name, employee_id from hr.employees where first_name = 'John'结果:
FIRST_NAME           EMPLOYEE_ID
-------------------- -----------
John                         110
John                         139
John                         145
有三个相同的人。不能 into var1有唯一的结果时,可以这样。