Search Postgresql Archives

Re: Compare with default value?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Saturday, March 13, 2021, Ulrich Goebel <ml@xxxxxxxxxxxxx> wrote:

I would like to get the rows, where a column has the default value, similar to:

select id fromt tbl where col = default

If the default is a simple constant then why go through the trouble instead of just writing col = ‘constant’ ?

David J.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux