What do I have to consider in database design for a new application which should be able to support the most common relational database systems (SQL Server, MyS
Keep field and table names short (<30 characters) and case insensitive. e.g. TABLE_NAME and FIELD_NAME