CreateTable
Creates a new table in the Azure system.
Input
Name | Type | Required | Description |
TableName | String | True | The name of the table. |
Result Set Columns
Name | Type | Description |
Success | String | Returns true if the table was created and False otherwise |