Hello experts I am newbie to sqlite, have started understanding the code, at the moment m stuck and not able to understand how to generate byte code
Probleme statement is :
I want to implement nextval keyword in sqlite
E.g Select seq.nextval from employee
so o/p should be next available employee id.
How can we implement this parser, any inputs will be appreciated a lot
Thanks all
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

