I have Table1:

data1
data2
data3
nameID -> id of record in Table2

I have Table2

id
name1
name2

I'd like to select all records from table 1, and have them sorted by name1.

What's the best way to do this?

Thank you,
  Sanford

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to