Is there a way to search for *= as a string?
I'm pretty sure this question is a dupe but searching for *= doesn't return anything.
|
Is there a way to search for I'm pretty sure this question is a dupe but searching for |
|||||||||
|
|
This question is like a lot of others asked on here about how to search for special characters. I finally made a solution, and posted it here: http://meta.stackoverflow.com/q/113531/173360
Your example looks like it gets good results on SymbolHound: http://symbolhound.com/?q=*%3D (of course if those aren't relevant you'd want to add the language for which you want to know the meaning of *=, eg search for 'SQL *=') |
||||
|
|
|
It doesn't answer you question, but for your problem, I suggest searching for "ansi join". |
|||
|
|
You can now search for symbols. To search for terms of only (or including) symbols just use quotes like this: "*=". |
|||
|
|