Hello Team,
I have write a query inside an Expression (select e.email_id from email e where e.email_id=@email_id) for column (email_id ) to fetch email_id dynamically.
Can anyone suggest me if the above code is correct for write where condition inside a column Expression?
Need help !
Regards,
Sujit