how to create staging table and create fields in it?

avi8
Giga Contributor

how to create staging table and fields in it?

1 ACCEPTED SOLUTION

asifnoor
Kilo Patron

Hello Avi,

If you are referring to import sets, then the staging table can be created automatically during load data.

During load data, you have option either to say "create new table" or select the existing staging table. 

Please note that these staging tables are NOT counted as part of licensing. so you can create as many staging tables as you want and the fields are created based on the excel document that you import.

Mark the comment as a correct answer and also helpful if this has answered the question.

View solution in original post

4 REPLIES 4

asifnoor
Kilo Patron

Hello Avi,

If you are referring to import sets, then the staging table can be created automatically during load data.

During load data, you have option either to say "create new table" or select the existing staging table. 

Please note that these staging tables are NOT counted as part of licensing. so you can create as many staging tables as you want and the fields are created based on the excel document that you import.

Mark the comment as a correct answer and also helpful if this has answered the question.

avi8
Giga Contributor

hi asaif,

 

if i want to create seperately new staging table,what is the steps to create staging tgable.

Hi,

When you go to load data, you have option to select "create new table" once selected it creates a new staging table.

Here is the screenshot for reference.

find_real_file.png

 

Hi Avi,
If you want to create staging table seperately then you can go to tables modules and create a new table and extend that table with import set row table.

Thank you