W wxdqz New Member Aug 21, 2008 #1 Is There a way to order a table from lets say c to b(cdefghijklmnopqrstuvwxyzab)? This is the code i'm using now: SELECT * FROM addressbook ORDER BY name;
Is There a way to order a table from lets say c to b(cdefghijklmnopqrstuvwxyzab)? This is the code i'm using now: SELECT * FROM addressbook ORDER BY name;