Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi ;
i have two table i would merge in one when i use tunite i cant ,when i see data base i find one table in the out
table 1/: A1, B1 ,C1
table 2: A, B , C
table out :A1, B1 ,C1 hw to find table out us this table out :A1, B1 ,C1
A, B , C
@hechmi,are you getting same data types and number of columns and same order to tUnite_3 ? i believe you are not getting the same schemas from the input rows of tUnite_3 . please check.
@hechmi,third table schema is not matching with other first and second schema to tUnite_3,please make sure you should have same schema for the multiple inputs of tUnite
hi;
any help please
ih have 3 table have same number colum same name colum
table1 reject date: id___firstnaeme__Price___date__Error mssg
table2 reject Price: id___firstnaeme__Price___date__Error mssg
table3 reject first name :id___firstnaeme__Price___date__Error mssg
when i use tunite to merge the 3 table in out table rejet i find only 2 table
best regards
hi @fdenis;
any help please
ih have 3 table have same number colum same name colum
table1 reject date: id___firstnaeme__Price___date__Error mssg
table2 reject Price: id___firstnaeme__Price___date__Error mssg
table3 reject first name :id___firstnaeme__Price___date__Error mssg
when i use tunite to merge the 3 table in out table rejet i find only 2 table
best regards
hi;
any help please
ih have 3 table have same number colum same name colum
table1 reject date: id___firstnaeme__Price___date__Error mssg
table2 reject Price: id___firstnaeme__Price___date__Error mssg
table3 reject first name :id___firstnaeme__Price___date__Error mssg
when i use tunite to merge the 3 table in out table rejet i find only 2 table
best regards
@hechmi,can you show me the three tables schemas?
check the 3rd table schema with other two tables including column order,column names and precision.