On 11 Mar 2018, at 12:05pm, Csányi Pál <[email protected]> wrote:
> Columns are: id,date,D,lb,g,c,lp,ld,re > > where D is a Day name in Week, > lb is the number of the Lesson Block hour, > g is the grade of a school class, > c is the name of the school class, > lp is LessonPlan, > ld is LessonDiary, > re is Reminder. Don't do that. If a column contains a lesson plan, call it "lessonPlan". Don't make up a short form you will forget. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

