1

How can I execute the DB2 command LIST HISTORY in IBM Database Studio?

Paul Wasilewski
  • 9,762
  • 5
  • 45
  • 49
Chief Peter
  • 343
  • 5
  • 11
  • No idea why this was upvoted - What have you tried, what is your code, what results do you want, etc? Add some substance to the question. – David Dec 16 '16 at 14:09

1 Answers1

0

Since IBM Data Studio 4.1.1 you are able to execute all DB2 commands in the SQL editor view.

  1. Open a SQL Editor
  2. Select Tab Configuration
  3. Change Run Method to Command Line Processor
Paul Wasilewski
  • 9,762
  • 5
  • 45
  • 49