Activity overview
Latest activity by vlady
Thanks I was able to compare by creating view that included LTRIM() / comments
Thanks I was able to compare by creating view that included LTRIM()
How to ignore leading spaces
I'm trying to compare tables in different databases. Table in one database has CHAR datatype columns with leading spaces and table in another database has VARCHAR datatype column with leading space...