I would like to find all records where a Text field contains more than a certain number of characters. For example
SELECT recid from the table WHERE...I would like to find all records where a Text field contains more than a certain number of characters. For example
SELECT recid from the table WHERE char_length('notes' > 1000
This doesn't work. What is the correct syntax?
Show more
Set up a brand new account or use your Facebook or Twitter account. Please create only one user account per person. The only exception is if you need a separate organization account; organizational accounts need to use your organization domain.
No disposable email accounts allowed.
If you lose account access, message us.
Go to Support Center >Support Articles for more information.