G
Guest
Can somebody explain (or point in the right direction) to me why a second set
of parenthesis is needed??
Does it have to do with order of operations? I know I have to use them when
I alias a table (in Access) or the statement won't work.
WHERE (((Publishers.PublisherName)="jimbob publishing"))
I have a number of SQL books but they never explain as to why they are
needed or I should say how they are used correctly in statements ,at least
from what I have read.
of parenthesis is needed??
Does it have to do with order of operations? I know I have to use them when
I alias a table (in Access) or the statement won't work.
WHERE (((Publishers.PublisherName)="jimbob publishing"))
I have a number of SQL books but they never explain as to why they are
needed or I should say how they are used correctly in statements ,at least
from what I have read.