In my query I need to pick up this up in a CASE statement
''
Is there a way I could pull those? obviously I can’t go "''" or ''''
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.
Actually your second guess was close. Once the string is open
''is the correct way to specify a quote. So your string would be''''''.Edit:
Edit 2:
Based on your comment, are you sure that it has the value
''. It sounds like it is abooleanfield. In which case it’s value is null. Do you mean something like: