M
Matt W
Can anyone possibly tell me why this would not work:
ALTER TABLE PARENTS ORDER BY PARENT;
With of course PARENTS being table and PARENT being field.
Am I seeing something wrong.
ALTER TABLE PARENTS ORDER BY PARENT;
With of course PARENTS being table and PARENT being field.
Am I seeing something wrong.