do you know the function or procedure in oracle which would allow me the following:
TABLE Clients
COLUMN id, name, vlag
columnname column_value
id 1
name Jon
flag M
columnname column_value
id 2
name Jessica
flag F