Example: bachelor of science
I. Naming Conventions
Notation) - For all parts of the table name, including prefixes, use Pascal Case. Using this notation will distinguish your table names from SQL keywords (camelCase). For example, "select CustomerId, CustomerName from MyAppGroupTable where CustomerName = '%S'" shows the notation for the table name
Download I. Naming Conventions
Information
Domain:
Source:
Link to this page: