Is their any statement I can build using SQLite3, which will provide me
access permission over table.

Let us say I have 3 tables (table 1, table 2, table 3). Here I am looking
Read permission for one->many but Write can be done by creator of table
only. If other will try to access then they couldn't be able to do & error
will be thrown.

Cheers-

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

Reply via email to