cancel
Showing results for 
Search instead for 
Did you mean: 

NOT IN function in SQL

0 Kudos

Hello,

NOT IN function  performs not good in a SQL statement, is there any other functions could be  used  instead of NOT IN or IN?

Thanks in advance.

regards,

Phoebe

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I think that this is because the SQL in the not in returns one or more rows with a NULL value!!!

Best regards.