Shell scripting is a powerful and versatile tool for working with databases and SQL. It can help you automate tasks, manipulate data, […]
Read MoreShell scripting is a powerful and versatile tool for working with databases and SQL. It can help you automate tasks, manipulate data, […]
Read MoreIn the previous tip GENERATE A RANDOM TIMESTAMP BETWEEN TWO TIMESTAMPS, we learned how to create a function to do just that. […]
Read MoreIn the previous tip GENERATE A RANDOM STRING, we learned how to create a function to do just that. In that version […]
Read MoreYugabyteDB is a PostgreSQL-compatible distributed database that supports the majority of PostgreSQL syntax. YugabyteDB also inherits all of the awesome built-in function that […]
Read MorePostgreSQL setting parameters are often called GUC, short for the name of the ‘Grand Unified Configuration scheme’ project that introduced them. Since […]
Read More