A very interesting article. Thanks!
Little note: for DynamicSearchPerson sample, I believe it's a good idea to open WHERE by default using "WHERE 1=1". For not worrying about what combination of condition fields will be used. And adding all conditions with just AND. Unfortunately, I have no such pretty solution for %Execute.
- Log in to post comments