Or, if you want a macro to actually do the trick you can select:
In the ACTION: RunCommand
In the COMMAND: WindowUnhide
And then if you want to hide it again, just make sure that the database window is selected and run
ACTION: RunCommand
COMMAND: WindowHide
BL
hth