Hi
i want know how to compare the height with other user height
here is my query
select * from tbl_Member where height between 3'8'' and 7'0'';
here height is other user height
plz tell me correct query
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I know it’s dirty, but here you go
3’8” becomes 308
7’12” becomes 712