Posts by lucas • 1 point
1 post
-
0
votes1
answer66
viewsQ: how to capture an id dynamically and sequentially in postgresql?
It refers to an audit table that I am creating, the objective in question is to record the fields of the table in question. But I can’t capture id ex: create or replace function…