Extract report from multiple queries with Toad from Oracle -



Extract report from multiple queries with Toad from Oracle -

is possible extract excel multiple dataset populated multiple queries? need report.

currently launch every query , extract resultset in separate excel.

yes. if utilize "excel instance" export option, toad checks see if instance of excel open. if so, writes new sheet in instance. if you've selected "start @ active cell" option, starts @ active cell rather new sheet.

oracle toad

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -