MySQL Forums
Forum List  »  Stored Procedures

Re: Problems creating a stored procedure
Posted by: Andrew Gilfrin
Date: February 03, 2006 10:20AM

I was only messing around, some languages have a 32 character limit, which your's almost gets to. but as Roland said it's 64 in MySQL.

One thing I have learnt during my time as a developer is to think up front how practical a long name is, we used to curse the development team at one place for calling a column unique_identifier and not unique_id or uid given we had to pretty much use it in every SQL join we did.

Andrew Gilfrin
------------------
http://gilfster.blogspot.com
My MySQL related Blog

http://www.mysqldevelopment.com
MySQL Stored Procedure,Trigger, View.... (Just about most things these days) Information

Options: ReplyQuote


Subject
Views
Written By
Posted
3867
February 01, 2006 08:43AM
Re: Problems creating a stored procedure
1417
February 03, 2006 10:20AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.