Constrint Name Length...

Started by Thomas LeBlancalmost 22 years ago2 messagesgeneral
Jump to latest
#1Thomas LeBlanc
thomasatiem@hotmail.com

What is the maximum length a constraint name can be?

Example, Foreign Key constraint name (FK_Table1Field1_Table2Field1).

Thanks,
ThomasLL

_________________________________________________________________
Mother�s Day is May 9. Make it special with great ideas from the Mother�s
Day Guide! http://special.msn.com/network/04mothersday.armx

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Thomas LeBlanc (#1)
Re: Constrint Name Length...

Thomas LeBlanc wrote:

What is the maximum length a constraint name can be?

63 characters, same as all other identifiers.