Fraud Blocker

PostgreSQL LIKE condition

PostgreSQL LIKE condition allows using wildcards (metacharacters) in WHERE proposal of SELECT, INSERT, UPDATE or DELETE operator. This allows for patt…

Continue Reading

PostgreSQL DROP TABLE statement

    ​​

    PostgreSQL DROP TABLE statement allows you to remove a table from a PostgreSQL database….

    Continue Reading

    PostgreSQL TRUNCATE TABLE statement

    ​​

    PostgreSQL TRUNCATE TABLE statement is used to remove (truncate) all records from a table or set of tables in PostgreSQL. It performs the same fu…

    Continue Reading

    How to install MongoDB in Ubuntu 20.04

    MongoDB is a free open source database of documents. It belongs to a family of databases called NoSQL, which is different from traditional table-based…

    Continue Reading

    PostgreSQL CREATE USER statement

    PostgreSQL CREATE USER statement creates a database account, which allows you to log in to a PostgreSQL database…

    Continue Reading

    🎉 Thank you for subscribing!

    You're now on the list for database FinOps strategies and performance insights.