create table `test`.`dbAccount` ( `AccountID` varchar(100) NOT NULL , `AccountName` text NOT NULL , `BillingStreet` text , `BillingPostalCode` numeric(20) , `AnnualRevenue` decimal(30,2) , `CreatedDate` date , `LastModifiedDate` datetime , `NumberOfOfficeLocations` int , PRIMARY KEY (`AccountID`) ); |
Click on *\[X\]* icon on *Start_state* to delete the default control flow from *Start_State* to *End_state.* |