bmoore
9th January 2002, 17:44
We're using Informix 7.24 UC5 and Baan IV b3.
My select statement:
select tiitm001.dsca:sitm.dsca, tiitm001_1.dsca:mitm.dsca
from tiitm001, tiitm001 tiitm001_1
What does the "_1" part mean in this statement when attached to my table name?
My select statement:
select tiitm001.dsca:sitm.dsca, tiitm001_1.dsca:mitm.dsca
from tiitm001, tiitm001 tiitm001_1
What does the "_1" part mean in this statement when attached to my table name?