Skip to main content
Solved

Create as Needed Table Handling

  • December 12, 2022
  • 4 replies
  • 112 views

Hello,

 

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

 

Thank you.

Best answer by dustin

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

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

dustin
Influencer
Forum|alt.badge.img+31
  • Influencer
  • 627 replies
  • Best Answer
  • December 12, 2022

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


  • Author
  • 2 replies
  • December 12, 2022

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?


dustin
Influencer
Forum|alt.badge.img+31
  • Influencer
  • 627 replies
  • December 12, 2022

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?


  • Author
  • 2 replies
  • December 12, 2022

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