Hi Guys,
Lets say I have two fields in a Database (DB1):
-------------------
Field1(txt) | Field2(txt)
a | x
b | x
c | y
d | y
e | Z
I need to SELECT * FROM DB1
(where 1x(field2 = field2))
The above into words, would mean, i'd...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.