问题
is it possible, to open the Oracle SQL Developer 4 from command-line with parameters (e.g. Connectstring, SID, Host, user, password, ...)?
I want to run it out from KeePass and i want to handover these parameters to access the database.
Thanks.
回答1:
No, that's not possible with SQL Developer (the GUI), but our command-line interface, SQLcl does support that.
来源:https://stackoverflow.com/questions/24952519/open-sql-developer-from-command-line-with-parameters-connectstring-user-passw