Table of Contents Table of
ContentsProblemDiagnosisExplanationRecommendationAdditional References
Problem Bind Variables in prepared statements for executing a script
does not work. Diagnosis When the user executes this statement
con.prepareStatement...
Question I would like to be able to find out which user created a table.
Answer If you have enabled audit-logging you can query it as follows:
CREATE SCHEMA myschema;create table myschema.testtable (a int); flush
statistics; select USER_NAME, SQL_TEX...
Problem When switching from EXAplus, you would like to change the
shortcut for executing the current statement to do Auto completion
create LUA Scripts / UDFs use of Favorites Solution Change keyboard
shortcuts When switching from EXAplus, the first ...
Background The above following steps will change your email address for
your profile. However, your login name will remain the same, which is
usually the email address you registered with... How to change my email
address in the Exasol User Portal / ...
Background This how-to describes the necessary steps to use Kerberos
based single sign-on (SSO) in Exasol. EXAoperation The configuration of
EXAoperation is explained in the Operational
Manual:https://docs.exasol.com/administration/on-premise/user_ma...