Once I was doing an integration between two distinct banks: MySQL and PostgreSQL. During work it was very common for
Continue reading »
Once I was doing an integration between two distinct banks: MySQL and PostgreSQL. During work it was very common for
Continue reading »
If you have the need to have the average value of an expression in a query, the right thing is
Continue reading »
Have you ever seen yourself in a situation where you end up building a giant query, doing UNIONs with other
Continue reading »
You may have already had the need to join / combine the result of two or more queries into the
Continue reading »
If you have the need to compare results between two or more queries in the database, there is an ORACLE
Continue reading »
If you need to transform a DATE or NUMBER into a STRING, the function that ORACLE provides is TO_CHAR. Much like
Continue reading »
Do you know when you are querying the database and need to transform a STRING into a DATA format? Well,
Continue reading »
Continuing the ORACLE DATABASE session I will post another quick but functional balcony, which is a query which shows you
Continue reading »
Keeping the objective of making the Oracle Database as a repository of information that can help us with our demands,
Continue reading »
Hello everyone, I will be registering here in the blog a series of resources that are used in our daily
Continue reading »