$ 0 0 Hi, Can we restrict user access to only perform read statements (like Select) and prevent all sorts of write statements (insert, update, delete) through SQL servlet? If yes, then how? If no, then why not?