I agree with this 100%
- Don't use spaces in table names
- Stick to alphanumerics, (preferably without the numerics unless you absolutely must)
- Don't use reserved words for tables i.e have a table called "Order" or "Exists"!
I think a "best practices" option should be added to YUKON so default naming conventions can be enforced. For example, pattern match object names.