Just a quick question, how do I get the fields of a table, i.e. the equivalent of PostgreSQL "select column_name from information_schema.columns where table_name = '%s' "? Thanks,
Michele Simionato
Just a quick question, how do I get the fields of a table, i.e. the equivalent of PostgreSQL "select column_name from information_schema.columns where table_name = '%s' "? Thanks,
Michele Simionato