How do you specify the tables to be joined?

4 vues

Réponse

You use the 'table' parameter for the main data table (aliased as 'left') and the 'annotatedTable' parameter for the annotation data (aliased as 'right' or 'annotation').
Did this answer help you?
alJoin

activeLearn

See technical action