Thomas Sparrevohn <[EMAIL PROTECTED]> writes:
> That you table structure does not even full fill 1st normal form ;-) -
> You need to convert that into independent tables in order to get it on
> a reasonable normal form format

Yes, the dependency columns violate 1NF, but it's still pretty
impressive - especially the fact that sqlite imported the index file
directly without any form of preprocessing.

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to