From: Matthew M. <ma...@tu...> - 2002-10-21 14:18:39
|
I'll +1 on both the parameter naming and seq prefixing. Matt > I'm wondering if using the table_name as the sequence name will work on > all db systems. I don't know explicitly if it won't work, but could > there be a possibility of naming collisions? > > Perhaps using "seq_$table_name" would suit? > > Just playing devil's advocate ... |