MySQL National Stock Numbers (NSN) for identification of assets
Posted
by sammysmall
on Stack Overflow
See other posts from Stack Overflow
or by sammysmall
Published on 2010-04-26T19:38:39Z
Indexed on
2010/04/26
19:43 UTC
Read the original article
Hit count: 220
In MySQL are there any restrictions (and/or) practical reasons against using a numbering system similiar to the National Stock Number format as follows 3728-01-234-5678 (this format includes the use of the hyphen between groups of characters within the structure)
Would this require the use of a specific engine like InnoDB
A newbie student
© Stack Overflow or respective owner