What is an example of a compound select statement using an AND operator, similar to an if statement where condition 1 = true and condition 2 = true?
What is an example of a compound select statement using an AND operator, similar
Share
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.
Here is an example of how to use a compound select statement….
and your current template match is for “E”, then try the below code to select only B where C = 1 and D = 3: for C and D read condition 1 = true and condition 2 = true
Good Luck