Is it possible to get information for only a subset of columns in a table?

1 vues

Réponse

Yes, you can use the optional `inputs` parameter to provide a list of specific column names for which you want to retrieve information. If this parameter is omitted, information for all columns is returned.
Did this answer help you?
columnInfo

table

See technical action