Skip to content

gregpoirson/PLSQLDevPlugIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLSQLDevPlugIn

Align query results

after executing a query in PLSQL Developer, right-click the top-left corner of the results grid and select the 'copy with header' option. then use the plug-in to format the results, aligning the headers with the columns contents

image

example:

. without the plug-in:

NAME SURNAME AGE COUNTRY
Benjamin Button 34 Indonesia

. with the plug-in:

NAME     SURNAME AGE COUNTRY
Benjamin Button  34  Indonesia

How to install:

. Build the project

. Copy the DLL into the plug-in directory of PLSQL Developer

exemple : C:\Program Files\PLSQL Developer 12\PlugIns

About

align query results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages