Values Parameter (Update-OracleOci Cmdlet)
The values that will be used to update the table.
Syntax
Update-OracleOci -Values string[]
Remarks
The values to use when updating the table. The length of the values array must be the same as the length of the columns array.
This is a required parameter.