I have a couple of questions relating to sql.
Can you have criteria Like "b*sometext*" ?
Because I find it fails unless I use Like "*b*sometext*"
And, can you somehow have e.g. Like "*b?*sometext*" where the ? is any number ?
Thanks
Can you have criteria Like "b*sometext*" ?
Because I find it fails unless I use Like "*b*sometext*"
And, can you somehow have e.g. Like "*b?*sometext*" where the ? is any number ?
Thanks