I am using C# to retrieve all rows in a postgresql database. This postgres database includes a field that a column number saved in each cell.

How can I retrieve those columns and store in a list?

More Hersh Mustafa's questions See All
Similar questions and discussions