Skip to main content

I there any background query to get the output of application version, UPD version via a database query

Moved to framework section.


select module,version,patch_version from module_tab;

might give some hints