5 Oct
1999
5 Oct
'99
1:58 p.m.
Hello I'm using an SQL query which fetches data from two tables like: select ta.Name, tb.DeptNo, tb.Title, tb.Salary from tblFacts ta, tblEmployee tb where ta.EmployeeID = tb.EmployeeID order by DeptNo Now when I use the query in a DTML doc. how do I reference the columns, will it be like ta.Name, tb.DeptNo or will it be Name & DeptNo thanks Sunit
9680
Age (days ago)
9680
Last active (days ago)
0 comments
1 participants
participants (1)
-
Joshi, Sunit