DatabasePrincess
MIS
Hello all,
I'm a bit rusty with database development and am hoping someone could help me figure something out.
Normally when I write select statements with joins, I don't include things such as "and codeDeleteFlag = 'N' " as part of the join clause. I usually put this in a where clause. Is it better to put it in the join or the where clause and why?
Thanks!
I'm a bit rusty with database development and am hoping someone could help me figure something out.
Normally when I write select statements with joins, I don't include things such as "and codeDeleteFlag = 'N' " as part of the join clause. I usually put this in a where clause. Is it better to put it in the join or the where clause and why?
Thanks!