Skip to main content

Hello,

 

Just want to ask what is the specific condition in order for Create as Needed in the table handling be triggered?

 

Thank you.

It creates the table, if the table does not exist.


It creates the table, if the table does not exist.

Thanks @dustin​ , but what if the table is existing but it still creating the table?


Thanks @dustin​ , but what if the table is existing but it still creating the table?

It's creating a duplicate table? What kind of database?


Thanks @dustin​ , but what if the table is existing but it still creating the table?

its MSSQL Server.

 

After

2022-12-09 05:02:32|  7.5| 0.0|INFORM|Processed 2 elements with mode CLASSIC

 

It is triggering the creation of table


Reply