Hi,
I'm using PlsqlDev 13.0.4.1906 and when I'm connecting I get the message:
"Database character set (AL32UTF8) and client character set (WE8MSWIN1252) are different.
Character set conversion may cause unexpected results.
Note: you can set the client character set through the NLS_LANG...
I'd like to know how works the regular expression during the Find&Replace because I want to search something like:
varname*VARCHAR2*(*2*)
where '*' means 0 or more blank spaces.
Thanks for all.
Jose.