I have multiple value
- SELECT * FROM DBO.mp_racun_roba WHERE id_fakture=(select * from mp_racun_lista where datum=CONVERT(date,GETDATE()))
Msg 116, Level 16, State 1, Line 3
Only one expression can be specified in the select list when the subquery is not introduced with EXISTS.
Only one expression can be specified in the select list when the subquery is not introduced with EXISTS.
Dinesh GabhanePosted Nov 19, 2019, 4:35 AM
Nirmal DayalPosted Nov 19, 2019, 5:17 AM
Priyanka JainPosted Nov 19, 2019, 4:36 AM