Modelling database entites using text only
Posted
by Jaimal Chohan
on Stack Overflow
See other posts from Stack Overflow
or by Jaimal Chohan
Published on 2010-05-20T20:28:03Z
Indexed on
2010/05/20
20:30 UTC
Read the original article
Hit count: 221
modelling
Back in the day, there was a standard that I was taught a standard for modelling database entities using text only, I can't remember the name of the standard but it looked somehing like
TableName, Key, Column
Anybody know what that form was called?
© Stack Overflow or respective owner