attribute - What is the difference between the `name` and `table` parameters?

Réponse

The `name` parameter is required and specifies the name of the in-memory table to which the attributes apply. The `table` parameter (aliased as `attrTable`) specifies the name of an existing table that stores the extended attributes, which is used for tasks like ADD, UPDATE, or CONVERT.
Cette réponse vous a-t-elle aidé ?
attribute

table

Doc : attribute