MySQL Forums
Forum List  »  Newbie

Re: Mysql table sorting
Posted by: Peter Brawley
Date: March 06, 2014 10:47AM

> Space seperated [sic] because in visual basic program i have space seperated, its better to read than 539923 -> 539 923

Terrible idea. Presentation logic needs to be separate from storage logic. Your best bet is to get rid of this "feature" in your database.

Options: ReplyQuote


Subject
Written By
Posted
March 06, 2014 09:13AM
Re: Mysql table sorting
March 06, 2014 10:47AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.