Table Parameter (Update-DB2 Cmdlet)
The table on which the operation will be performed.
Syntax
Update-DB2 -Table string
Remarks
The table on which the operation will be performed. The table is also returned as a property of the row objects returned by the Select-DB2 cmdlet.
This is a required parameter.