Define "don't work". Do you get an error? What's the error
text?

i mean it can be run but the result doesn't like mysql do. whats wrong with my 
query?

Begin and End are keywords in SQLite (SQL is case insensitive). If you 
insist on naming your columns this way, you have to enclose the names in 
double quotes, just as you did when creating awal1 and akhir1.

thanks but, i think we don't need to quote begin or end coz this is some 
exceprtion. like mysql does.

Igor Tandetnik 





      
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to