yessir
Saved By Grace
- Local time
- Today, 09:13
- Joined
- May 29, 2003
- Messages
- 349
A box without hinges, key, or lid, Yet golden treasure inside is hid. says:
i need to make this statement NOT include "" strings, and only include all possible outcomes once
SELECT tblRC.Title FROM tblRC ORDER BY tblRC.Title;
thus
if book appears 2x in table it appears

i need to make this statement NOT include "" strings, and only include all possible outcomes once
SELECT tblRC.Title FROM tblRC ORDER BY tblRC.Title;
thus
if book appears 2x in table it appears
