Real Time SQL Monitor Select Connection Then select which database you want to connect to and monitor. SQL List DBA Panel In fact, the "Real… Read More »How SQL Developer Monitor SQL
Monitor Sessions To monitor sessions in SQL developer, you may find the entry in the function menu of "Tools". Select Connection Then select which database… Read More »SQL Developer Monitor and Kill Sessions
Change User Password Periodically, you may like to change your own password for more protection. In fact, there're many ways that can change user's password… Read More »Oracle Change User Password
You can either using SQL statement or GUI tools to rename a table, depending on your requirement. Table Rename by SQL Statement Table Rename by… Read More »How Oracle Rename Table
SYS_AUTO_SQL_TUNING_TASK Sometimes, you don't have to run SQL tuning report for a specific statement, because the automatic SQL tuning job (SYS_AUTO_SQL_TUNING_TASK) could have identified long-running… Read More »SYS_AUTO_SQL_TUNING_TASK Report
How do I enable MySQL in SQL Developer? By default, SQL developer can be used to connect only Oracle databases. As you can see, there's… Read More »SQL Developer for MySQL