Categories
Uncategorized

PostgreSQL: How to insert random BOOLEAN

This is just a quick tip, I did some searches and couldn’t find a solution to insert random Boolean values into postgres table.

In fact, it’s quite simple:

 

Leave a Reply

Your email address will not be published. Required fields are marked *