On Tue, Aug 02, 2011 at 12:41:55PM +0000, Black, Michael (IS) scratched on the wall: > Since SQLite is type agnostic why don't you use generic field names?
Table definitions consist of a lot more than just column names and types. Defining keys and other constraints are an integral part of table and database definition. Many people also use CHECK typeof() constraints, making specific columns more strictly typed. -j -- Jay A. Kreibich < J A Y @ K R E I B I.C H > "Intelligence is like underwear: it is important that you have it, but showing it to the wrong people has the tendency to make them feel uncomfortable." -- Angela Johnson _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users