Hi
I need to execute batch process in hdbsql and I need a log file to check what was wrong
I've read about -f option: returns all SQL statements that are sent to the database instance
That's exactly what I want, but I don't know how to use this option.
Could you please help me?