A003: How to Restrict Access to a Table for any User
You can restrict accessing Table, so user cannot use SELECT statement on that table. Here’s is the answer for this question.
References
A002: How to Fix DB2 SQL Error code -805
Here’s the reason for DB2 SQL error -805.
A001: How to Use Python Effectively
Python is a language you can use like many other languages. Its usage and purpose you can find here.