Sometimes you need to run a query through all your databases. Depending the server you can do it easily if you don’t have a lot of dbs. But in other cases it can take you a lot of time. So why not querying them all ?
Continue reading…T-SQL
Article about T-SQL
How to remove accents in a string easily
In some needs you have to remove accents in a string. If this is a case here is a small tip about how to remove them !
Continue reading…
Recent Comments