La syntaxe des tableaux []. Nous verrons ici les différentes balises qui peuvent apparaître dans la création d'un tableau. table []. Dans le langage HTML, l'élément table est l'élément de base pour la création d'un tableau.
Hi, I am trying to get the product of two dataset, is there an easier way of doing this in SAS or if there is a macro, that will be appreciated The data is in this form; dataset A (1X3 MATRIX) COL1 COL2 COL3 4 7 9 Dataset B COL1 COL2 COL3 5 10 12 9 12 8 16 ...