uml - What does I1, I2, U1, means in Visio database relationship diagram? -


i reverse engineering database create database er diagram in visio. when display table in visio, on left hand side of entity diagram, see symbols next column names not know mean. symbols such as, u1, u2, l1, l2, l5...etc. others symbols such pk (primary key) , fk (foreign key) shown in same area, make sense me.

these other types of indexes.

u1 = unique index 1..... i1 = index 1......

here examples in sql server http://msdn.microsoft.com/en-us/library/ms188783.aspx


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -